react-native-libray-wrh
v0.1.11
Published
dd
Downloads
786
Readme
@wrh/react-native-obfuscator
dd
Installation
npm install @wrh/react-native-obfuscator
Usage
import { multiply } from '@wrh/react-native-obfuscator';
// ...
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