The Wayback Machine - https://web.archive.org/web/20200918024954/https://github.com/dlowder-salesforce/ReactNavigationTVDemo
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
ios
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ReactNavigationTVDemo

Demonstrates React Navigation running on Apple TV.

Features

  • Shows how to solve an issue where off-screen controls can still be reached by the tvOS focus engine. See the discussion here in the react-native-tvos repo.
  • Shows use of tvOS specific props and events in controls for the screen and for navigation
  • Shows proper enabling and disabling of the menu button using TVMenuControl
  • Uses react-native-tvos, the react-native distro with full Apple TV support
  • Uses a fork of react-native-screens where tvOS compilation errors are fixed

Video

Instructions

  • Clone this repo
  • Change to the repo directory
  • yarn
  • yarn run bundle_ios or yarn run bundle_ios_dev
  • cd ios; pod install; cd ..
  • open ios/ReactNavigationTVDemo.xcworkspace
  • Build the tvOS target

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.