toshi0383 / TVMLKitchen

Swifty TVML template manager with or without client-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handle TabItem's handler() when presented via serve(recipe:) method.

toshi0383 opened this issue · comments

We introduced the ability to present a TabBar from an action in #69 .
We should handle TabItem's handlers, too.