mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-09 22:51:57 +08:00
@@ -61,6 +61,8 @@ const MyApp = TabNavigator({
|
||||
screen: MyNotificationsScreen,
|
||||
},
|
||||
}, {
|
||||
tabBarPosition: 'top',
|
||||
animationEnabled: true,
|
||||
tabBarOptions: {
|
||||
activeTintColor: '#e91e63',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user