mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-10 09:13:43 +08:00
Removed duplicate navigation flow annotation in CardStack (#1993)
- Also defined in the NavigationTransitionProps
This commit is contained in:
@@ -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