wtv-jsc-tvos

Repository named wtv-jsc-tvos is the repository that contains native implementation. Project is in Swift an use UIKit for Apple development. You may want to use it in local to debug or develop new things in native.

To do so, run grunt serve --profile=tvos --only-js in your project. Then open XCode and open wtv-jsc-tvos project in it. Use the play icon to launch emulator from here.

See TVOS serve and package to configure it.