0.0.2 • Published 3 years ago

native-base-form-builder v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

native-base-form-builder

npm version npm downloads npm npm

Form Builder written in typescript with inbuilt Validation, dropdown, autocomplete powered by react-hook-form & native-base.

Dependencies to Install :

Note :

For maintainability this library will only target latest versions of react-hook-form and native-base.

Documentation :

Demo :

npm.io

Steps to install :

npm install native-base-form-builder

or

yarn add native-base-form-builder
import {FormBuilder} from 'native-base-form-builder';