0.1.14 • Published 3 months ago
react-native-veekit-mobile-ui v0.1.14
react-native-veekit-mobile-ui
Reusable Veekit Mobile UI
Installation
npm install react-native-veekit-mobile-ui
Usage
import { multiply } from 'react-native-veekit-mobile-ui';
// ...
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