awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • xmartlabs/eurekaAvatar de xmartlabs

    xmartlabs/Eureka

    11,820Ver en 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
    Ver en GitHub↗11,820
  1. Home
  2. User Interface & Experience
  3. Component Inheritance Patterns