Skip to content

Nisarg39/Newspaper

Repository files navigation

Newspaper

Simple Newspaper app built on React Native.

Best example for React Navigation, NativeBase UI Library, Custom Google Fonts.

Demo - https://youtube.com/shorts/MU6TZokAUms?si=hmzHyVZjGhLs1Dxn

Code Summary - https://youtu.be/Yc293cRX21Q

Run Locally

Clone the project

  https://github.com/Nisarg39/Newspaper

Go to the project directory

  cd Newspaper

Install dependencies

  npm install

Start the App

  npx expo start

FileStructure

📦 
.gitignore
App.js
README.md
app.json
assets
adaptive-icon.png
favicon.png
fonts
│  ├─ icon.png
│  └─ splash.png
├─ babel.config.js
├─ components
│  ├─ HomeScreen.js
│  └─ NewsDetail.js
├─ newsData.js
├─ package-lock.json
└─ package.json

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published