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

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

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

1 个仓库

Awesome GitHub RepositoriesCode-Based UI Layouts

Builds user interfaces entirely in code using Auto Layout constraints instead of visual storyboard files.

Distinguishing note: No candidate covers code-based UI assembly; all candidates relate to AI storyboard generation or storyboard controller instantiation.

Explore 1 awesome GitHub repository matching mobile development · Code-Based UI Layouts. Refine with filters or upvote what's useful.

Awesome Code-Based UI Layouts GitHub Repositories

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

    kickstarter/ios-oss

    8,667在 GitHub 上查看↗

    This is the open-source iOS application for Kickstarter, a platform that lets users discover and back creative projects, manage pledges, and track campaign updates from their mobile device. The app is built around a view model architecture that maps input signals to output signals in a pure functional core, isolating side effects to the boundary layer for testability. The project employs a reactive view model pattern with signal-driven state management, using Swift protocols for component design to enable dependency injection and mock-based testing. User interfaces are assembled entirely in c

    Assembles user interfaces entirely in code using Auto Layout constraints, avoiding storyboard files.

    Swiftfrpfunctional-programmingfunctional-reactive-programming
    在 GitHub 上查看↗8,667
  1. Home
  2. Mobile Development
  3. Code-Based UI Layouts