0.1.0 • Published 2 years ago
popgrape v0.1.0
popgrape
react native state management
Installation
npm install popgrape
Usage
import { multiply } from 'popgrape';
// ...
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
0.1.0
2 years ago