awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

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

1 repositorio

Awesome GitHub RepositoriesLifecycle Controllers

Specialized controllers that manage the loading and unloading state of views to optimize memory.

Distinct from Android View Lifecycle Tracking: Focuses on the controller mechanism for managing state rather than just monitoring the lifecycle of custom elements.

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

Awesome Lifecycle Controllers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • bluelinelabs/conductorAvatar de bluelinelabs

    bluelinelabs/Conductor

    3,903Ver en GitHub↗

    Conductor is a view-based framework for Android applications that provides a system for orchestrating UI components through lifecycle controllers, navigation routers, and UI coordination. It focuses on managing how views are loaded and unloaded to optimize memory and state. The framework features a routing system for managing screen transitions and history stacks, allowing for the creation of hierarchical layouts such as master-detail views by nesting navigation flows. It also includes an interface for implementing custom animations and visual effects during view switches. Its broader capabi

    Provides lifecycle controllers that explicitly manage how Android views are loaded and unloaded to optimize state.

    Java
    Ver en GitHub↗3,903
  1. Home
  2. User Interface & Experience
  3. Programmatic Element Construction
  4. Android View Lifecycle Tracking
  5. Lifecycle Controllers