Skip to content

A news app using YouTube playlists, built with React Native for iOS

Notifications You must be signed in to change notification settings

linyongfu2013/newswatch-react-native

 
 

Repository files navigation

NewsWatch-React-Native

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

Enjoy watching your daily news.

Screencast:

newswatch_cast

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

About

A news app using YouTube playlists, built with React Native for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.1%
  • Objective-C 16.9%