react-native-decrypt-apexon
v0.1.4
Published
test decript
Downloads
273
Readme
react-native-decrypt-react-native-package
test decript
Installation
npm i react-native-decrypt-apexon
Usage
import { multiply } from 'react-native-decrypt-apexon';
// ...
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