react-native-HelloCxxModule
react-native-HelloCxxModule copied to clipboard
A sample of React Native CxxModule on Android
Results
21
react-native-HelloCxxModule issues
Sort by
recently updated
recently updated
newest added
I see that the demo works with ndk-build and I realize that react-native uses ndk-build, but most android ndk development is done using cmake. Would it be possible to create...