You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basic React.Js Expo App that, uses News API to fetch latest news, and stores data in localStorage. It have Filter options to filter out the News as per Country, Language and Category. Also, it have a Refresh Function that Refresh the Data Stored Immediately. Also, it have a menu bar.
Screenshots
1. Splash Screen
2. HomePage
3. LongPress ReadMore
4. SinglePost
5. DrawerMenu
6. NewsFilter Menu
About
Basic React.Js Expo App that, uses News API to fetch latest news, and stores data in localStorage. It have Filter options to filter out the News as per Country, Language and Category. Also, it have a Refresh Function that Refresh the Data Stored Immediately. Also, it have a menu bar.