NewsHub is made for you to check realtime news updates from around the world. The application is built around the API's provided by News Org
Currently there are 2 implementations for offline data caching:
- Offline caching using NetworkBoundResource (feature/networkboundresource)
- Pagination with network and database (feature/pagination)