Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ritikjha93/daily-digest
- Owner: RitikJha93
- Created: 2024-11-20T09:26:44.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T09:58:04.000Z (about 2 months ago)
- Last Synced: 2024-11-20T11:42:26.735Z (about 2 months ago)
- Topics: bottom-navigation, expo, expo-router, newsapi, react-native
- Language: TypeScript
- Homepage:
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```