1 repository
Frameworks for building mobile forms that are generated from a structured declarative definition.
Distinct from iOS Form Input Toolkits: No candidates cover the general architectural pattern of generating native iOS forms from declarative definitions.
Explore 1 awesome GitHub repository matching mobile development · Declarative Form Frameworks. Refine with filters or upvote what's useful.
XLForm is a declarative UI library and framework for generating synchronized iOS table-view forms from structured definitions. It provides a toolkit for building mobile data-entry screens using Swift and Objective-C, allowing developers to create interfaces based on declarative sections and rows. The framework features dynamic interface synchronization and conditional logic to manage row visibility and editing restrictions. It supports the creation of dynamic multivalued sections where users can insert, delete, or reorder rows at runtime. The library includes a variety of interactive input c
Generates synchronized iOS table-view forms from structured declarative definitions.