Kodeco Forums

Video Tutorial: Beginning iOS Animation Part 4: View Transitions

Look into the built-in view transitions that UIKit offers and learn how to trigger them with a single line of code.


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/3422-beginning-ios-animation/lessons/5

Really enjoying these videos!

1 Like

What is removeFromParent()?

Is it typo of removeFromSuperview()?