1.5.4 • Published 8 months ago

@ammarahmed/react-native-sodium v1.5.4

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

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

General prerequisites
  • gpg (macports, homebrew)
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. react-native link react-native-sodium
  3. react-native run-ios or react-native run-android

Help

See example application.

1.5.4

8 months ago

1.5.3

8 months ago

1.5.2

9 months ago

1.5.1

9 months ago

1.4.1

12 months ago

1.4.0

12 months ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago