@samdan07/crypto-b
v0.1.0
Published
crypto-b
Readme
react-native-crypto-b
crypto-b
Installation
npm install react-native-crypto-b 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-b';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
