BrianGardnerAtl / JetpackComposeKoansLinks
Learn Jetpack Compose using the Koans style
☆40Updated 5 years ago
Alternatives and similar repositories for JetpackComposeKoans
Users that are interested in JetpackComposeKoans are comparing it to the libraries listed below
Sorting:
- Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture☆112Updated last year
- [ACTIVE] The event emitter allows you to register multiple observers, but enqueue events while there are no observers.☆78Updated 2 years ago
- ☆74Updated 6 years ago
- Example of Android app structure with multiple modules☆74Updated 8 years ago
- Simplest possible demo MVI App☆101Updated 5 years ago
- ☆37Updated 6 years ago
- Playground for Kotlin, MVI and other stuff☆81Updated 6 years ago
- ☆97Updated 3 years ago
- A blog companion sample project that demonstrates saving UI state after process death on Android utilizing the community established 3rd …☆54Updated 5 years ago
- Sample (android) modular project fully based on the new dynamic feature modules, MVVM and Dagger2☆70Updated 6 years ago
- Track process deaths in Android apps☆178Updated 4 years ago
- Linkester is an Android library that aims to help Android developers test their deep links implementation.☆82Updated 3 years ago
- An implementation of the DOOM fire effect using Jetpack Compose☆97Updated 5 years ago
- ☆49Updated 5 years ago
- A Gradle plugin to help analyse the dependency between modules and run tasks only on modules impacted by specific set of changes.☆113Updated last month
- ☆58Updated 4 years ago
- ☆108Updated 5 years ago
- Kotlin Flow testing has never been easier