stringcode86 / UIPercentDrivenInteractiveTransitionWithCABasicAnimation
This project is for demo purposes. When using gesture driven UIPercentDrivenInteractiveTransition with CABasicAnimation (or any other CAAnimation), upon finishInteractiveTransition, animation jumps to final position, rather then animating smoothly as is the case when using UIView block animation. I am trying to figure out how to animate smoothly…
☆39Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for UIPercentDrivenInteractiveTransitionWithCABasicAnimation
- Build static instead of dynamic frameworks.☆42Updated 7 years ago
- Tracking UIKit access on main thread☆58Updated 7 years ago
- Shows off different ways to center content in a UIScrollView.☆79Updated 9 years ago
- Safely perform batch updates in UITableView and UICollectionView☆122Updated 6 years ago
- Cocoanetics Swift Examples☆66Updated 4 years ago
- NSOperation subclass for async block.☆41Updated 9 years ago
- Issue Tracking Repo for Injection as an App☆111Updated 7 years ago
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.☆129Updated 8 years ago
- iOS library for quickly displaying images while scrolling☆42Updated 6 years ago
- Like a vertical UICollectionViewFlowLayout, but bottom-to-top instead of top-to-bottom☆46Updated 8 years ago
- Create NSAttributedString like a boss!☆193Updated 6 years ago
- A CocoaPods plugin to manage local development pods☆54Updated 2 years ago
- Remote debugging for Texture apps using Chrome DevTools☆82Updated last year
- Converts Strings into NSAttributedStrings using an HTML-like markup language.☆102Updated 3 years ago
- Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015☆111Updated last year
- Example of Using Glyph TextKit Glyph Substitution Based on WWDC Session 220☆26Updated 11 years ago
- Demo from WWDC 2014 Session 235 - Advanced Scrollviews and Touch Handling Techniques☆38Updated 5 years ago
- A lightweight UI chat component built on top of Texture (aka AsyncDisplayKit).