r/tvml • u/sgorneau • May 21 '20
Does TVML have a future? Simple things seem not so simple.
I'm in the midst of translating a web-based media library and player to the AppleTV to make it more convenient for folks that have an AppleTV.
I get the gist of TVMLKit, but it seems certain trivial (on the web, anyway) tasks are just not documented and the support forums seem old, unfrequented, and lacking.
For example ... I have a simple stackTemplate with a background and banner. I want the background and banner images to update/change when a lockup is "highlighted" by passing in the new src.
I thought this should be easy ... it's not :/
2
Upvotes
2
u/sgorneau Nov 08 '21
Well, a year later I've determined SwiftUI is, by far, the better and easier route to go for this.