awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bluelinelabs/conductorالصورة الرمزية لـ bluelinelabs

    bluelinelabs/Conductor

    3,903عرض على 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
    عرض على GitHub↗3,903
  1. Home
  2. User Interface & Experience
  3. Programmatic Element Construction
  4. Android View Lifecycle Tracking
  5. Lifecycle Controllers