input-mask-native-base-rhf
v1.2.2
Published
This is an input masked package that works with RHF Context.
Downloads
6
Readme
input-mask-native-base-rhf
Mask input component for input using native-base with react-hook-form
Installation
npm install input-mask-native-base-rhf
Usage
import { Input } from 'input-mask-native-base-rhf';
The Input component uses RHF Context, so you should have all the inputs wrapped into a FormProvider component.
License
MIT
Made with create-react-native-library