React native Admin - UI using React Native Elements
npm install @jazasoft/rna-ui-elementsReact native Admin - UI using React Native Paper
``sh`
npm install @jazasoft/rna-ui-elements
`js
import { multiply } from '@jazasoft/rna-ui-elements';
// ...
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