Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.02 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.02 KB

PocketNews

An Android News App using NewsApi API, which has 7 different categories with news of 30 countries, bookmark and keyword search facility,offline browsing news,Dark mode features available.
The code written here is following MVVM using Room,ViewModel,Retrofit,Coroutine,Workmanager,RecyclerView Using DiffUtil.
N.B.-To use the App,please provide API_KEY in API_KEYS.java file which is under Retrofit package.

Check out the app at Play Store

screenshot1

screenshot2

screenshot3

screenshot4