uhc-components-react-native
v1.1.0
Published
Components for UHC projects on react native.
Downloads
74
Readme
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"