This is an example application of paging 3
Tool used:
- MVVM Architecture
- Paging 3
- Retrofit
- ViewBinding
- Dagger Hilt
Clone or folk to get the project and register TMDB link to get API KEY
Update API KEY in Utils.java
public static String API_KEY = "YOUR_API_KEY";
#Output