react-native-craft
v0.2.0
Published
Useful react native components
Downloads
2
Readme
react-native-craft
🚧🚧🚧 Under Construction 🚧🚧🚧
Do not use this package yet
Installation
npm install react-native-craftUsage
import { multiply } from 'react-native-craft';
// ...
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
