ddikodroid/react-native-news-app

Created Feb 18, 2021 · View the ddikodroid/react-native-news-app repository page

a simple news app created using react native and implementing the use of redux for state management and redux saga for asynchronous part.

Want this for your repo?

Render a free sample of any GitHub repo in seconds.

Visualize your own →

Contributors

1

Lines of Code

220

From

Feb 15, 2021

To

Feb 17, 2021

About ddikodroid/react-native-news-app

This is a straightforward news application built with React Native that fetches and displays news content to users. The app leverages Redux for state management and Redux Saga to handle asynchronous operations like API calls, providing a structured approach to managing complex application state.

The app features three main screens that give users different ways to browse news content. The Headline News screen displays today's top stories, the Search News screen allows users to find articles by keyword, and the Category News screen lets users filter news by specific categories. Together, these screens create a functional news browsing experience with multiple entry points for discovering content.

The project serves as a practical example of building a React Native application with modern state management patterns, making it relevant for developers learning about Redux architecture and side effect handling in mobile apps.

Share this video