React form check

are there any good components recommended for react form verification? now the whole project needs to build its own wheels and cannot use UI libraries like antdesign. Are there any encapsulated basic components that are easy to use to provide some in-depth packaging? some are not ideal.

Apr.20,2022

formik you can try


ant is the encapsulation of rc-form .

Menu