kodecocodes / video-jcomp-materialsLinks
The projects and the materials that accompany the Jetpack Compose course
☆35Updated 2 years ago
Alternatives and similar repositories for video-jcomp-materials
Users that are interested in video-jcomp-materials 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
- Wrapper of FusedLocationProviderClient for Android to support modern usage like LiveData and Flow☆68Updated last year
- A demo project to experiment with new Activity Results API in Android☆37Updated 5 years ago
- ☆41Updated 5 years ago
- #AndroidDevChallege Jetpack Compose Countdown timer☆28Updated 4 years ago
- ☆64Updated 5 years ago
- Jetpack Compose weather app dev challenge☆79Updated 4 years ago
- Kotlin Multiplatform MVVM sample app for Android and iOS☆55Updated 5 years ago
- A MaterialChipSetWidget is used to hold multiple chipsets and each chipset has multiple values.☆39Updated 3 years ago
- A take on dynamic feature modularization, kotlin coroutines, MVI and unidirectional data flow. WIP