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

How to do this with cmake?

Open akshetpandey opened this issue 6 years ago • 1 comments

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?

akshetpandey avatar Sep 25 '19 12:09 akshetpandey

Yes, of course, you can create it.

dev-chief avatar Oct 25 '19 20:10 dev-chief