react-native-native-navigation icon indicating copy to clipboard operation
react-native-native-navigation copied to clipboard

Make shared enums where applicable

Open erikpoort opened this issue 6 years ago • 0 comments

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.

erikpoort avatar Mar 13 '18 15:03 erikpoort