This project attempts to create a common binding between react-hook-form and the input components of various other libraries.
Target Libraries:
We only organize and publish the APIs that each library originally has, and do not create our own APIs as much as possible. So there is no need to learn a new API.
The functionality of each library is provided without restriction, so users have full access to the functionality of the original libraries (MUI, React Hook Form).
The sample application is deployed below.