awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesDeclarative Form Frameworks

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.

Awesome Declarative Form Frameworks GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • xmartlabs/xlformxmartlabs 的头像

    xmartlabs/XLForm

    5,741在 GitHub 上查看↗

    XLForm 是一个声明式 UI 库和框架,用于根据结构化定义生成同步的 iOS 表格视图表单。它提供了一套使用 Swift 和 Objective-C 构建移动数据录入界面的工具包,允许开发者基于声明式的分区和行来创建界面。 该框架具有动态界面同步和条件逻辑功能,用于管理行的可见性和编辑限制。它支持创建动态多值分区,用户可以在运行时插入、删除或重新排序行。 该库包含多种交互式输入组件,如日期和时间选择器、选择列表、文本字段和布尔开关。它还提供了通过基于规则的框架进行输入验证的工具,以及将用户输入提取为结构化字典以进行数据传输的实用程序。 该库支持通过自定义行类型映射进行扩展,以在表格单元格中显示专业内容。

    Generates synchronized iOS table-view forms from structured declarative definitions.

    Objective-C
    在 GitHub 上查看↗5,741
  1. Home
  2. Mobile Development
  3. Declarative Form Frameworks