react-native-reelup-library
v0.1.0
Published
This is shopable video library
Downloads
1
Readme
react-native-reelup-library
This is shopable video library
Installation
npm install react-native-reelup-library
Usage
import { multiply } from 'react-native-reelup-library';
// ...
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