@samdan07/crypto-a
v0.1.0
Published
crypto-a
Downloads
24
Readme
react-native-crypto-a
crypto-a
Installation
npm install react-native-crypto-a react-native-nitro-modules
> `react-native-nitro-modules` is required as this library relies on [Nitro Modules](https://nitro.margelo.com/).Usage
import { multiply } from 'react-native-crypto-a';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
