Skip to content

Instantly share code, notes, and snippets.

View coosamatt's full-sized avatar
🎧
Let's Roll

Matthew Sheets coosamatt

🎧
Let's Roll
  • The Magic City, Birmingham Alabama.
  • 09:50 (UTC -05:00)
View GitHub Profile
@rikukissa
rikukissa / README.md
Last active March 31, 2017 20:15
How to install React Native tvOS example with Xcode 7.3.1

1. Clone repository, install dependencies & start the development server

git clone [email protected]:deanmcpherson/react-native-tvos-example.git
cd react-native-tvos-example
npm install
npm start

Open ios/townskTV.xcodeproj in Xcode