NewsApp is an Ios/Android app designed for reading news using CollectApi public web service.
Explore the docs »
Report Bug
First, make sure you have Expo CLI installed:
npm install -g expo-cli
Clone:
git clone https://github.com/Hknzbyn/NewsApp.git
Navigate to the project directory:
cd NewsApp
Install:
npm install || yarn || yarn install
Run Project Locally:
expo start || npm run start || yarn start
For to get your key API Link // or use it my free key
let auth = 'YOUR_KEY'
Hakan Özbeyen - @Linkedin
Project Link: https://github.com/Hknzbyn/NewsApp