mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 09:13:32 +08:00
feat: export BottomTabBarProps (#194)
This commit is contained in:
@@ -23,6 +23,7 @@ export { default as createTabNavigator } from './utils/createTabNavigator';
|
||||
* Types
|
||||
*/
|
||||
export {
|
||||
BottomTabBarProps,
|
||||
NavigationTabState,
|
||||
NavigationTabProp,
|
||||
NavigationTabScreenProps,
|
||||
|
||||
Reference in New Issue
Block a user