toshi0383 / TVMLKitchen

Swifty TVML template manager with or without client-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reuse UIViewController in multi window API.

toshi0383 opened this issue · comments

Currently Kitchen initializes UIViewController every time in serve method.
It's not a big problem, but we can consider reusing.