/TVGuide

Primary LanguageJavaScript

TVGuide React Native Example App

Dependencies

Requirements

Installation

Clone repository:

git clone git@github.com:DenysZP/TVGuide.git

or

git clone https://github.com/DenysZP/TVGuide.git

After run:

npm install

Running

Once dependencies are installed, run the starter kit with:

npm start

This will start the React Packager.

iOS

react-native run-ios

Android

react-native run-android