Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 270 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 270 Bytes

#Example React Native TV

  • Clone repo
  • npm install
  • npm start
  • Open ios/townskTV.xcodeproj in XCODE
  • (Maybe?) Modify Libraries/RNBlur Base SDK to be tvOS
  • Run in Simulator

Note - Packager fails when called via xcode, must be running via npm start before building.