@jazasoft/rna-ui-elements
v0.9.13
Published
React native Admin - UI using React Native Paper
Downloads
1,072
Maintainers
Readme
rna-ui-elements
React native Admin - UI using React Native Paper
Installation
npm install @jazasoft/rna-ui-elements
Usage
import { multiply } from '@jazasoft/rna-ui-elements';
// ...
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