ui lib for spons
npm install spons-react-native-uiui lib for spons
``sh`
npm install spons-react-native-ui
`js
import { multiply } from 'spons-react-native-ui';
// ...
const result = await multiply(3, 7);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
---
Made with create-react-native-library