awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • kickstarter/ios-ossAvatar von kickstarter

    kickstarter/ios-oss

    8,667Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,667
  1. Home
  2. Mobile Development
  3. Code-Based UI Layouts