uiviewpropertyanimator
There are 11 repositories under uiviewpropertyanimator topic.
shu223/iOS-10-Sampler
Code examples for new APIs of iOS 10.
saoudrizwan/InteractiveBurger
Animated hamburger menu from Javi Perez's Nominazer app using iOS 10's new UIViewPropertyAnimator class
hachinobu/HalfModal
HalfModal mimics the behavior of the drawer of Apple's shortcut application. It is realized using a combination of UIViewPropertyAnimator.
el-starikova/InteractiveNavigationControllerTransition-UIViewPropertyAnimator
This application demonstrates the usage of UIViewPropertyAnimator to create a fully interactive and interruptible custom navigation controller transition.
muukii/Play.ThrowBox
Trial about UISpringTimingParameters with UIViewPropertyAnimator
learn-swift-winnipeg/AnimateItAll
A simple iOS app demonstrating how to add some animations to spice up your app!
RamyAmanuelSamwel/Stretchy-Header-Collection-View
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.
revolter/SpringAnimationPlayground
Spring animation demo playground using UIViewPropertyAnimator
dzindra/PropertyAnimatorDemo
UIViewPropertyAnimator demo
juliand665/PullToExpand
Pullable view using UIViewPropertyAnimator