Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ritikjha93/daily-digest

Daily Digest is a realtime news application to update news on tip of your hand,Interactive and engaging UI design,Save news feature to mark your news you wanna keep securely,Advanced search queries using categories and countries.
https://github.com/ritikjha93/daily-digest

bottom-navigation expo expo-router newsapi react-native

Last synced: about 2 months ago
JSON representation

Daily Digest is a realtime news application to update news on tip of your hand,Interactive and engaging UI design,Save news feature to mark your news you wanna keep securely,Advanced search queries using categories and countries.

Awesome Lists containing this project

README

        

# DailyDigest

DailyDigest is a realtime news application to keep you updated

## Project Overview

- DailyDigest is made using React Native Expo,it uses expo router for navigating between pages
- News data io api for fetching real time news
- React Native reanimated for smooth animations
- Async Storage for local storage

## Screenshots

## Installation

### Make sure you have react native installed on your system

```
git clone https://github.com/RitikJha93/Daily-Digest.git
```
```
cd daily-digest
```
```
npx expo start
```