ad-mobile-ui-libary
v0.1.4
Published
This libaray will handle the UI components for the react native projects
Readme
ad-mobile-ui-libary
This libaray will handle the UI components for the react native projects
Installation
npm install ad-mobile-ui-libaryUsage
import { multiply } from 'ad-mobile-ui-libary';
// ...
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
