Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mosesesan/mesan-react-native-news-app
News App with Search and Load More Functionality Using React Native and Redux.
https://github.com/mosesesan/mesan-react-native-news-app
javascript mobile-app mobile-development news-app newsapi react react-native react-redux redux software-development software-engineering
Last synced: 2 months ago
JSON representation
News App with Search and Load More Functionality Using React Native and Redux.
- Host: GitHub
- URL: https://github.com/mosesesan/mesan-react-native-news-app
- Owner: MosesEsan
- Created: 2019-11-16T20:25:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T15:27:09.000Z (about 2 years ago)
- Last Synced: 2024-04-20T14:34:29.230Z (9 months ago)
- Topics: javascript, mobile-app, mobile-development, news-app, newsapi, react, react-native, react-redux, redux, software-development, software-engineering
- Language: JavaScript
- Homepage: https://medium.com/swlh/how-to-build-a-news-app-with-search-and-load-more-functionality-using-react-native-and-redux-2875e827cd7f
- Size: 37.3 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mesan Digital News App
A React Native News app with search and load more functionalities for iOS and Android devices using https://newsapi.org/ API as data source.
The app consists of a Dashboard and Search screen. Articles on the dashboard are grouped by categories in a panel with the option to view more articles for that specific category.
Articles in a panel can displayed in either a vertical or horizontal direction. Each article will have an image, title, source and published date. The position of the image can either be at the top, left or right.
Tutorial available here page
### Demo
![Demo](https://github.com/MosesEsan/mesan-react-native-news-app/blob/master/demo.gif "demo")View Demo on Expo page