Pullable view using UIViewPropertyAnimator
-
Updated
Oct 10, 2019 - Swift
Pullable view using UIViewPropertyAnimator
we'll look at how to customize a UICollectionViewController so that we can introduce a blurry header at the top of our list. This is relatively simple using a custom UICollectionViewFlowLayout component along with a UIViewPropertyAnimator class.
Spring animation demo playground using UIViewPropertyAnimator
A simple iOS app demonstrating how to add some animations to spice up your app!
Trial about UISpringTimingParameters with UIViewPropertyAnimator
This application demonstrates the usage of UIViewPropertyAnimator to create a fully interactive and interruptible custom navigation controller transition.
HalfModal mimics the behavior of the drawer of Apple's shortcut application. It is realized using a combination of UIViewPropertyAnimator.
Animated hamburger menu from Javi Perez's Nominazer app using iOS 10's new UIViewPropertyAnimator class
Code examples for new APIs of iOS 10.
Add a description, image, and links to the uiviewpropertyanimator topic page so that developers can more easily learn about it.
To associate your repository with the uiviewpropertyanimator topic, visit your repo's landing page and select "manage topics."