1.1.0 • Published 3 years ago

uhc-components-react-native v1.1.0

Weekly downloads
45
License
ISC
Repository
github
Last release
3 years ago

uhc-components-react-native 🩺

UHC reusable React Native components for faster and easier mobile development.

Installation

Using npm:

npm i uhc-components-react-native --save

To get the fonts its necessary react-native-unimodules

Import

const { UHCButton, UHCInput, UHCIconButton, UHCRadioButton } from "uhc-components-react-native"