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 RepositoriesComponentization Workflows

Processes for decomposing monolithic mobile applications into smaller, independent modules.

Distinct from Android Module Management: Focuses on the structural decomposition strategy for large apps rather than managing runtime hooks or libraries.

Explore 1 awesome GitHub repository matching mobile development · Componentization Workflows. Refine with filters or upvote what's useful.

Awesome Componentization Workflows GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • alibaba/arouterAvatar de alibaba

    alibaba/ARouter

    14,476Ver en GitHub↗

    ARouter is a framework for Android applications designed to decompose monolithic apps into smaller, independent modules. It provides a URL-based routing system that enables navigation between decoupled components and modules without requiring direct class dependencies. The framework includes a navigation interceptor to handle authentication, redirection, and custom activity animations during page transitions. It also features a service injector that manages dependencies across modules using an inversion of control pattern and interface-based injection. The toolset covers inter-module navigat

    Enables the decomposition of monolithic Android apps into smaller, independent modules to improve build times.

    Javaandroidcomponentizationdependency-injection
    Ver en GitHub↗14,476
  1. Home
  2. Mobile Development
  3. Componentization Workflows