react-native-verde
v0.12.0
Published
test
Readme
react-native-verde
test
Installation
npm install react-native-verdeUsage
import { multiply } from 'react-native-verde';
// ...
const result = await multiply(3, 7); // or something elseContributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
