Form validation in react

  1. what libraries are commonly used for React form validation in daily development?
  2. Mobx is currently used to manage status in the project. What form verification library should be used?

afraid of mining pit, forget all of you to help answer.

Dec.16,2021

antd Form


rc-form
https://www.npmjs.com/package.

this is what antd uses

Menu