Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.41 KB

Input.md

File metadata and controls

25 lines (13 loc) · 1.41 KB

Form

  • Unform: ReactJS form library to create uncontrolled form structures with nested fields, validations and much more!

  • Formcat: A simple and easy way to control forms in React using the React Context API

  • Formik: Build forms in React, without the tears

  • react-jsonschema-form: A React component for building Web forms from JSON Schema

  • redux-form: A Higher Order Component using react-redux to keep form state in a Redux store

  • React Final Form: High performance subscription-based form state management for React

  • tcomb-form-native: Forms library for react-native

Select