limpbrains / sodium-react-native

React native wrapper for libsodium crypto library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sodium-react-native

React native wrapper for libsodium crypto library

Installation

npm install sodium-react-native

Usage

import { multiply } from 'sodium-react-native';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

About

React native wrapper for libsodium crypto library

License:MIT License


Languages

Language:Java 40.8%Language:C 21.2%Language:TypeScript 20.2%Language:Objective-C++ 13.1%Language:Ruby 1.5%Language:JavaScript 1.4%Language:Objective-C 0.9%Language:Shell 0.5%Language:CMake 0.4%Language:Swift 0.0%