Architecture packages

Showing projects tagged as Architecture

  • MvRx

    9.1 6.3 Kotlin
    Mavericks: Android on Autopilot
  • kotlin-sample-app

    8.3 0.0 Kotlin
    ๐Ÿ“š Sample Android Components Architecture on a modular word focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack.
  • Alligator

    3.9 8.1 Java
    Alligator is Android navigation library that will help to organize your navigation code in clean and testable way.
  • Okuki

    3.0 0.0 L4 Java
    Okuki is a simple, hierarchical navigation bus and back stack for Android, with optional Rx bindings, and Toothpick DI integration.
  • FlowMVI

    3.0 9.7 Kotlin
    A KMP MVI library based on coroutines with a rich DSL and a powerful plugin system.
  • Moviper

    2.3 0.0 Java
    A Mosby based VIPER library for Android
  • Eventex

    1.9 0.0 Kotlin
    Android Express Events Library
  • Shuttle

    1.9 6.4 Kotlin
    Shuttle provides a modern, guarded way to pass large Serializable objects with Intents or saving them in Bundle objects to avoid app crashes from TransactionTooLargeExceptions.
  • FlairFramework

    1.6 0.0 Kotlin
    This is powerful android framework
  • Mediateka

    1.5 0.0 Java
    The app demonstrates principles of usecases with RxJava2 , Dagger2 , Room , MVP , Mockito and Clean Architecture in Android. ๐Ÿ“š
  • Inshorts

    1.4 0.0 Java
    A demo app news app for a hackathon - includes MVP architecture example
  • LifecycleMvp

    1.3 0.0 Kotlin
    LifecycleMvp is MVP architecture implementation with Android Architecture Components and Kotlin language features
  • Journal3

    0.8 9.3 Kotlin
    A thought experiment on architecture, object-oriented programming, and composability. #MakeObjectsGreatAgain
  • State Machine

    0.6 0.0 Kotlin
    State machine implementation
  • Contractor

    0.2 0.0 Java
    Annotate your MVP Contract interface to automatically generate your component classes