React forms based on json schema for form generation and validation. This is a port of the angular schema form project using material-ui for the underlying components.
An example of a React controlled component. By syncing the form data with the component state, we can alter the appearance of the form based on the validity of the fields.
rc-calendar A simple and nice calendar with reactjs. Live Demo http://react-component.github.io/calendar/ Feature support ie9,ie9+,chrome,firefox,safari support date, month, year, decade select panel support week number support
React Date Picker A simple and reusable datepicker component for React. Live Demo https://hacker0x01.github.io/react-datepicker/ Installation The package can be installed via NPM: npm install react-datepicker --save You’ll need
Dynamic Input Fields with React Make convenient little tags you could easily add to for instance some description or use in settings, where you need to quickly add multiple keywords. And it should
MobX React Form Automagically manage React forms state and automatic validation with MobX. live demo https://foxhound87.github.io/mobx-react-form-demo/demo Docs https://foxhound87.github.io/mobx-react-form GitHub
React signup form example Example of form validation built with React. BY Mikhail Proniushkin codepen See the Pen React signup form example by Mikhail Proniushkin (@mikepro4) on CodePen.
React multiselect field Add a react-based multiselect field to an existing form codepen demo See the Pen React multiselect field by Emma Follender (@efollender) on CodePen.
React Multi-Step Form If you are new to Gulp, Browserify, or build tools in general be sure to check out the blog post for more context and the Wiki for some additional background