native-base-form-builder

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.

Demo :

demo

Steps to install :


npm install native-base-form-builder

or


yarn add native-base-form-builder

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