Skip to content

marblemedia/react-native-sodium

This branch is 3 commits ahead of, 1 commit behind lyubo/react-native-sodium:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Apr 8, 2022
9e01b8b · Apr 8, 2022

History

77 Commits
Jan 3, 2022
Jan 3, 2022
Jan 3, 2022
Jan 17, 2019
Sep 30, 2020
Jun 8, 2020
Jan 3, 2022
Sep 30, 2016
Sep 30, 2020
Apr 8, 2022
Sep 30, 2020
Sep 20, 2019

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

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 34.9%
  • Objective-C 32.9%
  • C 28.8%
  • Shell 1.7%
  • CMake 0.9%
  • Ruby 0.7%
  • JavaScript 0.1%