Thursday, September 29, 2022

[FIXED] How to use a TVML document in a Swift tvOS project?

Issue

I have a project for tvOS written in Swift. Now I received a TVML document that I need to use in my project. What should I do? Can I initialise a UIViewController instance with a TVML document?


Solution

TVMLKitchen helps to embed TVML documents in tvOS apps written in Swift. It has everything that I need to solve my problem and it is easy to use. I hope that it will be useful for all tvOS developers.



Answered By - Roman Podymov
Answer Checked By - Timothy Miller (PHPFixing Admin)

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.