It aims to make building multistep forms easier and more customizable, while being fully compatible with React Hook Form. The goal is to provide structure without being opinionated about UI — developers can bring their own components and validation rules.
Key features: • Progress indicators (bar, dot, dashed) • Step-by-step validation • Custom navigation controls • Minimal, readable codebase
It’s still in early development, but I’m using it in production and would appreciate any feedback, suggestions, or contributions. • NPM: https://www.npmjs.com/package/react-multistep-forms • GitHub: https://github.com/melikipeks/react-multistep-forms
0 comments