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
Look into the built-in view transitions that UIKit offers and learn how to trigger them with a single line of code.
Really enjoying these videos!
What is removeFromParent()?
Is it typo of removeFromSuperview()?