React Native UI Library for Chapshop
npm install @techlexity/chapshop_mobile_ui_libReact Native UI Library for Chapshop
``sh`
yarn add @techlexity/chapshop_mobile_ui_lib
`js
import { Button } from '@techlexity/chapshop_mobile_ui_lib';
// ...
return (
);
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
---
Made with create-react-native-library