@hc.ds/mobile
v0.1.23
Published
Healthy Church Design System - HC Mobile
Downloads
628
Maintainers
Readme
@hc.ds/mobile
Healthy Church Design System - Mobile
Installation
yarn add @hc.ds/mobile
Dependencies
Our UI Toolkit depends on following open source packages, be sure to install them as well:
- react
- react-native
- nativewind
- tailwindcss
yarn add react react-native tailwindcss nativewind
Usage
import { Button } from '@hc.ds/mobile';
// ...
<Button>Click Me!</Button>
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT