TVML-document in Swift tvOS project

2019-09-04 23:24发布

问题:

I have a project written in Swift for tvOS. Now I found a great TVML-document that I want to add in my project. Tell me please if there are any possible ways to do it? Can I use TVML-document as a base for UIViewController?

回答1:

I found a very nice framework that can help me to embed TVML-documents in tvOS application written in swift. Here is it https://github.com/toshi0383/TVMLKitchen. It has everything that I need to solve my problem and it also easy-to-use and install. I hope that it will be useful for all tvOS developers.



标签: swift tvos tvml