react-native-HelloCxxModule
react-native-HelloCxxModule copied to clipboard
How to do this with cmake?
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 a demo module that uses cmake instead of ndk-build?
Yes, of course, you can create it.