react-native-hashing
react-native-hashing copied to clipboard
Create a bundle for Android so that people can just install the library instead of Building it from the source code everytime
Currently, users need NDK as well as CMAKE to build the app for android. By creating a .aar, we can do the building on our side and lower the time to build and run our library on Android.