Roy Marmelstein

Results 3 issues of Roy Marmelstein

@cerihughes and I discussed the fact that subclassing HubViewController in order to define a contract (i.e. act as a protocol) was a bit strange. The argument against it was that...

do not merge
needs feedback

Traversing the view hierarchy in search of specific class that handle touches is not really scalable. This is an alternative solution.

enhancement
framework

Fixes https://github.com/spotify/HubFramework/issues/164. There are several things going on here: - Made HubFramework compile for tvOS (lots of compile flags). - Added support for the focus engine (a little trickier than...

framework
tvos