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

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

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

1 个仓库

Awesome GitHub RepositoriesComponent Inheritance Patterns

Architectural patterns for creating specialized UI components by inheriting and overriding base properties.

Distinct from Prototype Extensions: The candidates refer to JS prototypes or generic software patterns; this is specifically about UI component extension via inheritance.

Explore 1 awesome GitHub repository matching user interface & experience · Component Inheritance Patterns. Refine with filters or upvote what's useful.

Awesome Component Inheritance Patterns GitHub Repositories

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

    xmartlabs/Eureka

    11,820在 GitHub 上查看↗

    Eureka is a framework for building structured data-entry interfaces and forms in Swift for iOS applications. It provides a declarative UI layout engine and a dynamic input interface to define fields, sections, and row layouts through a configuration layer. The system distinguishes itself through dynamic interface management, including conditional visibility and interaction control that reacts to real-time user changes. It supports complex input behaviors such as expandable row rendering, multivalued field management for inserting or deleting similar rows, and custom keyboard navigation that s

    Allows the creation of custom input fields by inheriting from and overriding the properties of base row cells.

    Swift
    在 GitHub 上查看↗11,820
  1. Home
  2. User Interface & Experience
  3. Component Inheritance Patterns