@merviihq/react-native-cube-lite
v0.0.0
Published
React-native cube
Downloads
144
Maintainers
Readme
react-native-cube-lite
React-native cube
Installation
npm install react-native-cube-lite
Usage
import { multiply } from 'react-native-cube-lite';
// ...
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