hitherejoe / adoptrLinks
Jetpack Compose Android Dev Challenge
☆20Updated 4 years ago
Alternatives and similar repositories for adoptr
Users that are interested in adoptr are comparing it to the libraries listed below
Sorting:
- Sample to practice RecyclerView ConcatAdapter☆50Updated 4 years ago
- Demonstrates how Kotlin Flows can be used on Android and how ViewModel and Repository can be tested☆33Updated 4 years ago
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP