react-native-native-navigation
react-native-native-navigation copied to clipboard
Make shared enums where applicable
For example, the drawer could easily use an enum for defining the side. So could the splitview with first/second.
These should be defined in the native side and exported to js.