jesse-react-native-sodium
TypeScript icon, indicating that this package has built-in type declarations

0.3.9 • Public • Published

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
  2. npx react-native run-ios or npx react-native run-android

Help

See example application.

Package Sidebar

Install

npm i jesse-react-native-sodium

Weekly Downloads

0

Version

0.3.9

License

ISC

Unpacked Size

3.16 MB

Total Files

21

Last publish

Collaborators

  • jessgusclark