react-native-sodium

v0.4.0
The Sodium crypto library for React Native.
react-native crypto nacl sodium

react-native-sodium

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

  1. npm install react-native-sodium --save
  2. npx pod-install
  3. npx react-native run-ios|run-android

Help

See example application.

npm i react-native-sodium

Metadata

  • ISC
  • Whatever
  • Lyubomir Ivanov
  • released 10/5/2021

Downloads

Maintainers