Skip to content

simpleweb/react-native-sodium

 
 

Repository files navigation

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

Install

yarn add simpleweb/react-native-sodium
react-native link react-native-sodium

Releases

No releases published

Packages

No packages published

Languages

  • Java 36.1%
  • Objective-C 33.3%
  • C 26.8%
  • Shell 2.3%
  • CMake 1.3%
  • JavaScript 0.2%