mitchtabian / RxJava-FlatMap-Example
Getting data from multiple sources using a FlatMap Operator
☆24Updated 3 years ago
Alternatives and similar repositories for RxJava-FlatMap-Example:
Users that are interested in RxJava-FlatMap-Example are comparing it to the libraries listed below
- An example of how to use Retrofit2 to cache HTTP responses☆33Updated 6 years ago
- ☆85Updated last year
- Android MVVM + Retrofit + Dagger 2 + Room☆172Updated 6 years ago
- App that interacts with a Rest Api. Architecture is MVVM.☆151Updated 5 years ago
- Recycler View Demo☆56Updated 5 years ago
- A simple of example of MVVM in Android with LiveData and MutableLiveData☆113Updated 5 years ago
- A quick reference guide for Android development.☆71Updated 3 years ago
- Getting started with data binding for Android☆36Updated 7 years ago
- Sample application using Dagger 2 Multibinding, ViewModel, RxJava and Retrofit☆31Updated 4 years ago
- LiveData ViewModel Retrofit☆70Updated 5 years ago
- ☆17Updated 5 years ago
- Auto play videos in a RecyclerView with ExoPlayer like YouTube does☆161Updated 6 years ago
- App that interacts with a REST API using Retrofit. There is a local db cache and architecture is MVVM☆188Updated 5 years ago
- A very simple example of how the expandable RecyclerView can be implemented