Formidable
|
The Formidable protocol is designed for objects that manage forms composed of multiple FormField components. By conforming to this protocol, you can leverage built-in functionality to validate, reset, and check the validity of all form fields at once. |
FormStateKit
|
A Swift package for simple management of forms and their fields. Focused on SwiftUI. |
SimpleForm
|
An easy way to build forms and return data in SwiftUI. |
Validator
|
Validator is a framework written in Swift that provides functions that can be used to validate the contents of an input value. |
FormKit
|
FormKit is a lightweight and modular SwiftUI library for building declarative forms with real-time validation. It simplifies field binding, touched state tracking, and error display—all with native SwiftUI support. |