johannwilfling

Results 5 issues of johannwilfling

What's the recommended way to make the second sub view controller selected after the AXStretchableHeaderTabViewController has loaded?

I've changed the table view style to UITableViewStylePlain within AXSub2TableViewController to get fixed section headers when scrolling the table view, but the section headers didn't correspond to the stretched offset...

I'm playing around with the transition of the CollectionViewLayout of the example and couldn't figure out how to autoresize the content of the cell between the small and large layout....

If I embed the PaperCollectionView within an UITabBarController, the maximized screen height is slightly out of bounds. How do I configure the animation to consider the height of the TabBar?