suchoX / Kodein-MVVMLinks
Example app using Kodein for dependency injection with MVVM and Architecture Components
☆26Updated 6 years ago
Alternatives and similar repositories for Kodein-MVVM
Users that are interested in Kodein-MVVM are comparing it to the libraries listed below
Sorting:
- ☆41Updated 6 years ago
- Android paging library implementation with RxJava☆114Updated 2 years ago
- Collection of experiments, using motion layout.☆205Updated 5 years ago
- An open source app that is refactored to demo Paging Library from Android Jetpack☆171Updated 5 years ago
- An example project to implement BottomAppBar behaviors☆63Updated 7 years ago
- Sample to practice LiveData + DataBinding☆86Updated 5 years ago
- ☆78Updated 6 years ago
- A simple horizontal recyclerView inside vertical recyclerView☆98Updated 2 years ago
- Architecture Components + MVVM + Data Binding + RxJava2 + Dagger2☆87Updated 7 years ago
- Android MVVM - Architecture Components with Kotlin Coroutines☆58Updated 7 years ago
- The new Navigation Architecture Component in colaboration with Bottom Navigation bar☆63Updated 4 years ago
- A simple custom Android TextView that highlights content such as Mention, Hashtag, Phone, Email and Url.☆209Updated 3 years ago
- MVP + Kotlin + Retrofit2 + Dagger2 + Coroutines + Anko + Kotlin-Android-Extensions + RX-java + Mockk + Espresso + Junit5☆102Updated 5 years ago
- Demonstrates various ways of using Paging library with Room (LiveData, RxJava, custom datasource)☆140Updated 6 years ago
- Instagram like segmented progress bar for Android, written in Kotlin!☆133Updated 3 years ago
- This repo is created for explaining keyframe animations using constraint layout and constraint set☆51Updated 7 years ago
- Source code for an Android project implementing a custom horizontal carousel view, using a RecyclerView.☆147Updated 2 years ago
- Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit T…☆98Updated 5 years ago
- Android app demo for collapsing image like Whatsapp profile☆45Updated 8 years ago
- Android pagination library (updated 01.05.2018)☆182Updated 3 years ago
- a collection of app examples demonstrating how to use motion layout☆171Updated 5 years ago
- Android library for adding price range with chart like in airbnb with flexible customization. Made by Stfalcon☆228Updated 4 years ago
- This is a basic example which gives an idea of MVVM Architecture along with LiveData and ViewModel Architecture components.☆45Updated 4 years ago
- Swipe to reply UI like WhatsApp☆59Updated 6 years ago
- A simple light weight android library to pick address from google map and places API☆95Updated 5 years ago
- Sample project for the talk made for DroidYangon☆35Updated 6 years ago
- Simple Android app to show how to design a Hierarchical Transition in Material Design.☆155Updated 6 years ago
- Android MVVM sample☆143Updated 6 years ago
- A simple custom Snackbar sample code