Hacker News new | ask | show | jobs
by monkey_slap 3914 days ago
I'm the engineer at Instagram who wrote and worked on this. Available to answer any questions you might have!
1 comments

Hi! Thanks for sharing.

I'm looking into implementing Peek and Pop into my app as well. One thing that was not clear from your article was, do you use two different View Controllers for Peek and Pop (as the Peek VC is way simpler, though functionally related to the Pop one)?

From the Apple documentation this looked like it was meant to be one and the same VC (though displayed in a "responsive" way).

FYI, I've asked the same question on the dev forum here: https://forums.developer.apple.com/thread/21954

Cheers!