bs-react-navigation
bs-react-navigation copied to clipboard
Add missing `screenOptions`
trafficstars
Screen options are equivalent of static navigationOptions that screen can define in order to configure its appearance or set a title.
We should complete them for StackNavigator and see what part can be shared with other navigators, once they are completed.