🩺
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"