Open midgard opened 7 years ago
up
You must add NavgationTransitionable to second view controller
hi i think the issue is not just only add NavgationTransitionable, i had to do
pod 'TransitionAnimation', '~> 5.0'
and
import TransitionAnimation
in the FirstViewController
this works for me, hope it helps you.
My code is here:
I'm getting this error: