Hacker News new | ask | show | jobs
by julien_c 3907 days ago
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!