The initial values for form fields
Callback function to execute on form submission, called with current form values
An optional object with validators for each field; keys should match field names
An object containing form state, input handlers, and utilities
Custom hook for managing form state and validation. Compatible with both React and React Native, this hook provides state management for form values and errors, customizable field validation, and event handlers for input actions.