mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-23 12:07:35 +08:00
feat: export some more props
This commit is contained in:
@@ -36,11 +36,14 @@ export { default as StackGestureContext } from './utils/StackGestureContext';
|
||||
* Types
|
||||
*/
|
||||
export {
|
||||
HeaderBackButtonProps,
|
||||
NavigationStackState,
|
||||
NavigationStackProp,
|
||||
NavigationStackOptions,
|
||||
NavigationStackConfig,
|
||||
NavigationStackScreenComponent,
|
||||
NavigationStackScreenProps,
|
||||
HeaderProps,
|
||||
HeaderBackButtonProps,
|
||||
HeaderTitleProps,
|
||||
TransitionPreset,
|
||||
} from './types';
|
||||
|
||||
Reference in New Issue
Block a user