react-native-am-ui
v0.1.4
Published
reusable compnents, pages, hook modules
Downloads
3
Readme
react-native-am-ui
reusable compnents, pages, hook modules
Installation
npm install react-native-am-ui
For Yarn
yarn react-native-am-ui
Usage
import { AMTitleText } from 'react-native-am-ui';
// ...
<AMTitleText title="Good Morning have a nice day" value="Fine. Want to work with you again" />
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