React Native Form Builder

The React Native Form Builder handles your forms in a smart way.

Features:

  • Generate Form Fields UI
  • Manage, track state & values of fields
  • Automatically manages focus to next field on submit (TextInput)
  • Handle all keyboard related problems smartly
  • Supports custom validations & nested forms
  • Uses Nativebase components

Installation:

$ npm i react-native-form-builder –save

Preview:

React Native Form Builder

 

Download Details:

Author: bietkul

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/bietkul/react-native-form-builder

License: MIT

Add Comment