awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSingle Designated Initializers

Exposing all parameters in one designated initializer and documenting which are optional to avoid method overrides.

Distinct from Component Initialization: Distinct from Component Initialization: focuses on the pattern of a single designated initializer rather than general initialization patterns.

Explore 1 awesome GitHub repository matching user interface & experience · Single Designated Initializers. Refine with filters or upvote what's useful.

Awesome Single Designated Initializers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • facebook/componentkitAvatar de facebook

    facebook/componentkit

    5,787Voir sur GitHub↗

    ComponentKit is a declarative UI framework for building iOS interfaces through composition of small, reusable components. It provides a structured approach to constructing user interfaces where each component is defined as an immutable, pure function of its inputs, enabling predictable rendering and state management. The framework supports both stateless and stateful components, with controllers that can be attached to manage persistent state across component updates. The framework distinguishes itself through its component architecture that emphasizes explicit data flow and compile-time safe

    Exposes all parameters in a single designated initializer to avoid method overrides.

    Objective-C++
    Voir sur GitHub↗5,787
  1. Home
  2. User Interface & Experience
  3. Component Initialization
  4. Single Designated Initializers