react-native-sodium-boa
v0.0.22
Published
The Sodium crypto library for React Native
Downloads
42
Maintainers
Readme
react-native-sodium-boa
Precompiled binaries of libsodium will be linked by default. Optionally, you can choose to compile libsodium by yourself (run npm run rebuild in package directory). Source code will be downloaded and verified before compilation.
Source compilation
MacOS prerequisites
- libtool (macports, homebrew)
- autoconf (macports, homebrew)
- automake (macports, homebrew)
Android prerequisites
- Android NDK
- CMake
- LLDB
Usage
- npm install react-native-sodium-boa --save
- npx pod-install
- npx react-native run-ios | run-android
Help
See example application.