@hc.ds/mobile
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

@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
  • @fortawesome/pro-light-svg-icons
  • @fortawesome/pro-regular-svg-icons
  • @fortawesome/pro-solid-svg-icons
yarn add react react-native tailwindcss nativewind

And, following commercial packages. You need FontAwesome token to install them.

  • @fortawesome/pro-light-svg-icons
  • @fortawesome/pro-regular-svg-icons
  • @fortawesome/pro-solid-svg-icons
FONTAWESOME_PACKAGE_TOKEN={token} yarn add @fortawesome/pro-light-svg-icons @fortawesome/pro-regular-svg-icons @fortawesome/pro-solid-svg-icons

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

Package Sidebar

Install

npm i @hc.ds/mobile

Weekly Downloads

140

Version

0.1.7

License

MIT

Unpacked Size

66.9 kB

Total Files

121

Last publish

Collaborators

  • rrizk