react-native-encrypted
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

react-native-encrypted

react-native-encrypted

Installation

npm install react-native-encrypted

Usage

import { encrypt, decrypt } from 'react-native-encrypted';

// ...

const result = await encrypt(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

Package Sidebar

Install

npm i react-native-encrypted

Weekly Downloads

1

Version

0.2.0

License

MIT

Unpacked Size

63.6 kB

Total Files

40

Last publish

Collaborators

  • azimgd