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
- Shows off different ways to center content in a UIScrollView.☆79Updated 9 years ago
- Tracking UIKit access on main thread☆58Updated 7 years ago
- Create NSAttributedString like a boss!☆193Updated 6 years ago
- NSOperation subclass for async block.☆41Updated 9 years ago
- Safely perform batch updates in UITableView and UICollectionView☆122Updated 6 years ago
- Build static instead of dynamic frameworks.☆42Updated 7 years ago
- A drop-in replacement for UIPercentDrivenInteractiveTransition for use in custom container view controllers.☆129Updated 8 years ago
- Remote debugging for Texture apps using Chrome DevTools☆82Updated last year
- iOS library for quickly displaying images while scrolling☆42Updated 6 years ago
- For iOS: a subclass of AVQueuePlayer that allows for the previous song in a queue to be played (functionality which is not present in the…☆43Updated 8 years ago
- Gives a UICollectionView the sectionIndexTitles scrub bar that a UITableView gets for almost free.☆158Updated 2 years ago
- Example of how to stream and play a video while downloading with AVURLAsset and save the buffer to disk.☆49Updated 6 years ago
- Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.☆131Updated 4 years ago
- Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015☆111Updated last year
- Quick test of the Lifecycle of iOS classes☆40Updated 10 years ago
- Demo from WWDC 2014 Session 235 - Advanced Scrollviews and Touch Handling Techniques☆38Updated 5 years ago
- A custom container view controller built with support for custom child view controller transition animations, in seven stages☆59Updated 10 years ago
- Like a vertical UICollectionViewFlowLayout, but bottom-to-top instead of top-to-bottom☆46Updated 8 years ago
- takes in an NSString or NSAttributedString and creates a CGPathRef for that string☆102Updated 3 years ago
- Storage classes for datasource based controls☆79Updated last year
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 10 years ago
- WWDC Session 218 Sample Code: Custom Transitions Using View Controllers☆182Updated 3 years ago
- Library of image comparison algorithms for iOS and OS X☆59Updated 9 years ago
- The BFRTableReorder is an out of the box solution to add long press reordering to your ASDK apps☆57Updated 7 years ago
- Converts Strings into NSAttributedStrings using an HTML-like markup language.☆102Updated 3 years ago
- Create view hierarchies declaratively.☆69Updated 4 years ago
- An overlay view to color filter content below☆48Updated 6 years ago
- Source code for High Performance Core Data talk☆65Updated 2 years ago
- Cocoanetics Swift Examples☆66Updated 4 years ago
- Example of Using Glyph TextKit Glyph Substitution Based on WWDC Session 220☆26Updated 10 years ago