AppStoreTransition
AppStoreTransition copied to clipboard
Does this work with ViewControllers?
Hey dude, great lib. Thanks for this example!
As the title suggests, do I need to make significant changes to this example to make it work with View Controllers instead of just an separate animated view? So a segue on view press to another VC's content, and then back?
The example does use ViewController. I was just lazy and created a generic view controller for the first and second screen.
Thanks for your quick reply. Btw, I saw that you haven't done any tutorials / examples for the latest version of the lib and I was planning on doing that on a blog post. Would that be useful?
It will be awesome if you can do that. I will also try to free up some time this week to do an advance toturial about the .useNoSnapshot modifier.