Why Formiz ?
Multi steps form logic available out of the box! No more pain to build perfect UX for complex forms.
Don't duplicate your logic between display and validation. Validation is enabled only if the field is displayed.
Choose how to render validations, form buttons, and navigation between steps (wizard, tabs, other). It's your choice!
Turn everything into a custom field with full validation! Create forms in React with full validations without the pain.
Typescript give you nice types out of the box. Hooks cut the complexity to create custom fields. Use complex logic without even thinking of it.
You can use it with React Native. Just use the as={View} property on <FormizStep> component to replace the div.