-
Notifications
You must be signed in to change notification settings - Fork 0
It's a News App, which fetches news from a REST API and renders in a RecyclerView, not every time we are fetching from Internet instead we are caching it offline in the Room Database using Single Source of truth principle.
avinashbest/daily-news
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
It's a News App, which fetches news from a REST API and renders in a RecyclerView, not every time we are fetching from Internet instead we are caching it offline in the Room Database using Single Source of truth principle.