droiddevgeeks / NewsAppLinks
This is demo news app that show news in list . RxJava, Dagger , DataBinding ,MVVM , LiveData all are used.
☆48Updated 6 years ago
Alternatives and similar repositories for NewsApp
Users that are interested in NewsApp are comparing it to the libraries listed below
Sorting:
- Sample to practice PagingLibrary & RX☆92Updated 5 years ago
- Sample Application using the app architecture☆45Updated 5 years ago
- A sample app showcasing Instagram & YouTube like navigation, using Android Navigation component☆87Updated 5 years ago
- Android MVVM - Architecture Components with Kotlin Coroutines☆58Updated 7 years ago
- An application which demonstrates usage of Kotlin coroutines and Flow with Android's MVVM architecture.☆82Updated 5 months ago
- Sample app leveraging Android Navigation Component☆58Updated 6 years ago
- An example project to demonstrate how to use Shimmer in your Android application☆62Updated last year
- Android MotionLayout Examples☆55Updated 5 years ago
- Android library designed to greatly simplify the implementation process of an MVVM-based application by providing all the means necessary…☆110Updated 2 years ago
- A sample tutorial android app to implement Nested Recycler View easily using Kotlin☆66Updated 7 years ago
- A simple custom Snackbar sample code☆64Updated 5 years ago
- A project for showing use of apollo-android for consuming github graphQL API☆53Updated 7 years ago
- Clean Android networking with local database offline caching app in 2019. Including Retrofit, Kotlin coroutines, MVVM, LiveData, Koin and…☆101Updated 6 years ago
- Sample app that implement MVVM using android architecture component, Paging, RxJava, Dagger and Data binding