In this post we'll look at a very specific but tricky interaction in UIKit, one which took me multiple days to work out how to implement.
It's two view controllers of different sizes, pushed on a UINavigationController, which is presented as a popover. The view controllers...