React Native custom components library
react native reuseable components
``sh`
npm install rn-components-ts
or
yarn add rn-components-ts
`js
import { MText, Wrapper } from 'rn-components';
// ...
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
---
Made with create-react-native-library