zsmb13 / Kotlin-PokedexLinks
A Pokedex app using ViewModel, LiveData, Room and Navigation
☆45Updated 5 years ago
Alternatives and similar repositories for Kotlin-Pokedex
Users that are interested in Kotlin-Pokedex are comparing it to the libraries listed below
Sorting:
- Sample (android) modular project fully based on the new dynamic feature modules, MVVM and Dagger2☆70Updated 6 years ago
- Playground for Kotlin, MVI and other stuff☆81Updated 5 years ago
- ☆74Updated 6 years ago
- Example of Android Animations for presentation titled "In a world of Pure Android Animation"☆53Updated 6 years ago
- A sample pokedex application that serves as a playground for me to try out testing and other best practices.☆70Updated last year
- ☆49Updated 5 years ago
- An example of using ViewBinding in Activity/Fragment.☆37Updated 5 years ago
- SOLID Analytics Interface for Android, written in Kotlin☆77Updated 6 years ago
- Example of Flow + LiveData w/ Room as single source of truth for data in an MVVM architecture☆113Updated last year
- MVVM + ideal repository layer + dagger 2 + coroutines☆60Updated 5 years ago
- Demo project for SOLID principles in practice: the Clean Architecture☆68Updated 4 years ago
- An Instant Search Demo for Android using Kotlin Coroutines☆67Updated 5 years ago
- Simplest possible demo MVI App