NewsWatch-React-Native

A YouTube News app for iOS, made with React-Native.

Enjoy watching your daily news.

newswatch-react-native

Requirements, install as needed:

React Native:#####
$ npm i -g react-native-cli
clone & install this repo:
$ git clone https://github.com/bradoyler/newswatch-react-native.git
$ cd newswatch-react-native
$ sudo npm install
  • Launch Xcode, open newswatch.xcodeproj
  • Click on the play/run button (cmd + R).
  • Open the directory in the text editor of your choice.

optional step for easier development:

$ brew install watchman

GitHub