mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 22:39:41 +08:00
Removed duplicate navigation flow annotation in CardStack (#1993)
- Also defined in the NavigationTransitionProps
This commit is contained in:
committed by
Adam Miskiewicz
parent
72f6331fdb
commit
fa9a2d6960
@@ -42,7 +42,6 @@ type Props = {
|
||||
headerMode: HeaderMode,
|
||||
headerComponent?: ReactClass<*>,
|
||||
mode: 'card' | 'modal',
|
||||
navigation: NavigationScreenProp<NavigationState, NavigationAction>,
|
||||
router: NavigationRouter<
|
||||
NavigationState,
|
||||
NavigationAction,
|
||||
|
||||
Reference in New Issue
Block a user