LiveData packages

Showing projects tagged as Kotlin, Android, and LiveData

  • LiveData Testing

    4.3 6.9 Java
    TestObserver to easily test LiveData and make assertions on them.
  • 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)
  • LifecycleMvp

    1.3 0.0 Kotlin
    LifecycleMvp is MVP architecture implementation with Android Architecture Components and Kotlin language features
  • 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.
  • AndroidBriefActions

    0.5 0.0 Kotlin
    Android library for sending and observing non persistent actions such as showing a message; nice readable way to call navigation actions from ViewModel or Activity/Fragment.