Skip to main content

tvOS Platform

Overview

  • Latest swift based Xcode project
  • Cocoapods Workspace ready
  • Swift 4.1 Support

File Extension Support

Extenstions are defined via engines. Engines with tvos support:

Requirements

Project Configuration

FeatureVersion
Swift4.1
Deployment Target11.4

Run

rnv start
rnv run -p tvos

Advanced

Clean and Re-build platform project

rnv run -p tvos -r

Launch with specific tvOS simulator

rnv run -p tvos -t "Apple TV 4K"

App Config

see: iOS based config