Hacker News new | ask | show | jobs
by KerrAvon 903 days ago
I'm also puzzled by your statement about popovers; UIKit has supported them for a long, long time.
1 comments

NSPopover and the popover presentation style of UIViewController are a bit different things.

I think, technically, you could emulate NSPopover with the latter. I will need to test it.

Feel free to clarify, if I've misunderstood your comment.