iOS framework for creating forms
🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView.
Formily is a schema-driven framework designed for building complex web forms by decoupling business logic and validation rules from the underlying user interface. It utilizes a declarative JSON schema to define form structures, allowing developers to manage data collection and field interactions independently of specific component libraries or frontend frameworks. The system is built upon a reactive observable state engine that synchronizes form data, validation status, and field interactions in real time. By employing a recursive tree traversal and a centralized event bus, the engine manages
A simple yet powerful Swift library to build form for your class models.
Die Hauptfunktionen von haojianzong/objectform sind: Forms.
Open-Source-Alternativen zu haojianzong/objectform sind unter anderem: alibaba/formily — Formily is a schema-driven framework designed for building complex web forms by decoupling business logic and… fulldecent/fdbargauge — The successor to F3BarGauge. neoneye/swiftyform — iOS framework for creating forms. ra1028/carbon — 🚴 A declarative library for building component-based user interfaces in UITableView and UICollectionView. ra1028/former — Former is a fully customizable Swift library for easy creating UITableView based form. react-hook-form/react-hook-form — React Hook Form is a state management library designed to handle form registration, validation, and submission…