0.3.1 • Published 5 years ago

@pilloxa/react-native-sodium v0.3.1

Weekly downloads
20
License
MIT
Repository
github
Last release
5 years ago

react-native-sodium

Sodium library is build from source (you should not trust a binary build when dealing with cryptography) Source code is downloaded and verified before compilation

General prerequisites gpg (macports, homebrew)

macOS compilation prerequisites XCode libtool (macports, homebrew) autoconf (macports, homebrew) automake (macports, homebrew)

Android prerequisites Android Studio SDK, NDK, CMake, LLDB Environment variables

npm install react-native-sodium@https://github.com/lyubo/react-native-sodium.git react-native link react-native-sodium react-native run-ios or react-native run-android