New: Introducing PHP and Composer Support.Read the Announcement
Socket
Book a DemoInstallSign in
Socket

sodium-react-native-direct

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sodium-react-native-direct

React native wrapper for libsodium crypto library

Source
npmnpm
Version
0.3.0
Version published
Weekly downloads
47
135%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

react-native

FAQs

Package last updated on 04 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts