maier-stefan / RNAppleTVTalk

Apple TV demo app and presentation given at https://infinite.red/ChainReactConf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native on the Apple TV Platform

This demo Apple TV app includes the talk I'm giving at the Chain React conference in July 2017.

Includes the slides for my talk, a list view demo, and an Apple TV custom event handling demo.

Building

  • Clone this repo
  • Change to the top level directory
  • Execute yarn or npm install
  • Open ios/RNAppleTVTalk.xcodeproj in Xcode
  • Change to the RNAppleTVTalk-tvOS build
  • Build and run

Running

  • In the Apple TV simulator, use cmd-shift-R to bring up the view of the TV remote
  • Use the keyboard:
    • arrow keys to change focus from one view to the next
    • return key presses the currently selected view
    • escape key maps to the menu button on the remote

Copyrights

About

Apple TV demo app and presentation given at https://infinite.red/ChainReactConf


Languages

Language:JavaScript 89.9%Language:Objective-C 6.2%Language:Python 2.1%Language:Java 1.6%Language:Shell 0.2%