rn-nexgenui
v0.2.0
Published
React Native Next Gen UI Components & Utilities.
Downloads
2
Readme
rn-nexgenui
React Native Next Gen UI Components & Utilities.
Installation
npm install rn-nexgenui
Usage
import { multiply } from 'rn-nexgenui';
// ...
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