Toggling UIView visibility using UIViewPropertyAnimator
We all know the UIView’s animateWithDuration:animations:completion: type method. It is very easy to use and its support dates back to iOS 4. However adopting this… Read More »Toggling UIView visibility using UIViewPropertyAnimator