Back to projects
2024

React Native News App

React NativeTypeScriptExpoAsyncStorageAxiosNewsData.io API

Overview

A feature-rich cross-platform news application built with React Native and TypeScript. The app fetches real-time news from NewsData.io API, supports category-based filtering, article bookmarking with AsyncStorage, and a clean reading experience. With 11 GitHub stars, it's one of the most popular projects in the portfolio.

Key Features

01

Real-time news fetching from NewsData.io API

02

Category-based filtering for personalized news feed

03

Bookmark system with AsyncStorage persistence

04

Pull-to-refresh and infinite scroll

05

11 GitHub stars and 5 forks from the community

Technical Challenges

Implementing efficient infinite scroll with pagination

Managing offline state with AsyncStorage caching

Optimizing image loading for varied network conditions

Tech Stack

React NativeTypeScriptExpoAsyncStorageAxiosNewsData.io API