Closed dongheenam closed 2 years ago
At the moment, all the form values are stored and updated in Zustand for simplicity, but it's bloating up.
react-hook-form
See #11
Tried a few different form management libraries (react-hook-form, react-final-form), they were way too verbose and complicated to work around controlled inputs.
react-final-form
At the moment, all the form values are stored and updated in Zustand for simplicity, but it's bloating up.
Tasks
react-hook-form
react-hook-form
with Zustand stores