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?