react-native-uikits
v0.1.1
Published
uikit
Downloads
19
Readme
react-native-uikits
uikit
Installation
npm install react-native-uikitsUsage
import { multiply } from 'react-native-uikits';
// ...
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
