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.
- libtool (macports, homebrew)
- autoconf (macports, homebrew)
- automake (macports, homebrew)
- Android NDK
- CMake
- LLDB
- npm install react-native-sodium
- npx react-native run-ios or npx react-native run-android
See example application.