tkrotoff / react-form-with-constraints

Simple form validation for React
MIT License
126 stars 20 forks source link

Example with async #5

Closed tkrotoff closed 6 years ago

tkrotoff commented 7 years ago

Example: check username is not already taken

tkrotoff commented 6 years ago

Implemented in v0.8.0, example: https://github.com/tkrotoff/react-form-with-constraints/blob/v0.8.0/examples/Bootstrap4/App.jsx#L17