I have two viewcontrollers. First is tableviewcontroller and another is detailviewcontroller. Tableviewcontroller shows list of images. When user clicks the image, i want to create a transition as shown below. Does anyone have related project? I think this kind of transition is known as "Shared Element Transition". If I'm wrong help me correcting it. Help me using with "Hero Library" but alternatives are fine as well.
You have to enable Hero on your UINavigationController (in storyboard or do it programmatically)...
You can enable Hero programmatically by using the following:
navigationController.hero.isEnabled = true
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With