Skip to content

mosoakinyemi/NewsDemo

Repository files navigation

News Demo

This is a demo news app, created for training my students

App Preveiw

Getting Started

  1. Fork repository and clone it locally
$ git clone https://github.com/mosoakinyemi/newsdemo.git
$ cd newsdemo
$ yarn install

Run on Android

$ npx react-native run-android

Run on iOS

$ cd ios && pod install
$ cd .. && npx react-native run-ios

About

This is a demo news app, created for students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published