3

I have a collection view and I want to expand cell when clicked. Cell should be expanded to full screen and change to another UIViewController. I want transition to be smooth however, I don't know how to change collectionview cell to UIViewController via expanding it. I implemented custom UIViewControllerAnimatedTransitioning and UIViewControllerTransitioningDelegate. What should I write in animateTransition in order to achieve what I wanted?

CodeChanger
  • 7,953
  • 5
  • 49
  • 80
AfterCoder
  • 731
  • 2
  • 6
  • 22

0 Answers0