Skip to content

Augustach/MobileNewsAggregator

Repository files navigation

React Native Example App

This is a mobile app with react native router for https://github.com/FullStackNN/MeanNewsAggregator-.git.

Dependencies

Requirements

Installation

Clone repository:

git clone git@github.com:Augustach/MobileNewsAggregator.git

After run:

npm install

Running

Once dependencies are installed, run the starter kit with:

npm start

This will start the React Packager.

iOS

Open ios/AwesomeProject.xcodeproj in Xcode, build and run the project (⌘+R).

Android

For android development use the following:

react-native run-android