TVML vs Custom App for Apple TVOS
问题 Are there any advantage of using TVML over custom App (media based App not a game) for Apple TVOS? From what I read from Apple's documentation I could not figure out any such advantage (though it mostly talks about TVML/TVJs). For iOS (Swift, Objective C) developers, using custom seems like easier, faster and with more possibilities. I think whatever templates are provided by Apple can be build using UIKit because internally it is UIKit. Right? [Update] Let me rephrase my original question as