Android Architecture Components packages

Showing projects tagged as Kotlin and Android Architecture Components

  • 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.
  • NotyKT 🖊️

    7.6 7.1 Kotlin
    📒 NotyKT is a complete 💎Kotlin-stack (Backend + Android) 📱 application built to demonstrate the use of Modern development tools with best practices implementation🦸.
  • Theatre

    5.7 1.8 Kotlin
    Pet project using Clean Architecture + MVVM + Reactive Extensions + Android Architecture Components. The data are fetched from LondonTheatreDirect API. 🎭
  • fountain

    3.0 0.0 Kotlin
    Android Kotlin paged endpoints made easy
  • MVVM-To-Do-App

    2.5 0.0 Kotlin
    Android To-Do MVVM Architecture App written in Kotlin.(ViewModel, ROOM, Livedata, Coroutines)
  • LifecycleEvents

    1.4 0.0 Kotlin
    LifecycleEvents library is an event bus implementation, using lifecycle from android architecture components and kotlin language features.
  • LifecycleMvp

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

    1.3 0.0 Java
    Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.
  • Horizontal Calendar Paging

    1.0 0.0 Kotlin
    A Simple horizontal date selector build using android Paging 3 and RecycleView.
  • AbstractMvp

    0.8 0.0 Kotlin
    AbstractMvp is a library that provides abstract components for MVP architecture realization, with problems solutions that are exist in classic MVP.