0.1.23 • Published 10 months ago

@hc.ds/mobile v0.1.23

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@hc.ds/mobile npm version

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