objcio / issue-12-custom-container-transitionsLinks
A custom container view controller built with support for custom child view controller transition animations, in three stages
☆268Updated 10 years ago
Alternatives and similar repositories for issue-12-custom-container-transitions
Users that are interested in issue-12-custom-container-transitions are comparing it to the libraries listed below
Sorting:
- Extension for the UICollectionView and UICollectionViewLayout that allows a user to move items with drag and drop. --- HELP WANTED --- Lo…☆547Updated 10 years ago
- The sample application to accompany my conference talk on UICollectionView.☆483Updated 9 years ago
- A custom pull to refresh animation where timeOffset is used to control the timing as you drag down☆483Updated 10 years ago
- A memory and CPU efficient implementation of a collection view with cells that bounce around like they do in the iOS 7 messages app☆725Updated 9 years ago
- Xcode Plugin to Convert @"content" to NSLocalizedString(@"content", @"content")☆218Updated 9 years ago
- Easy, lightweight, object-based key-value observing (KVO) and key-value binding (KVB) for iOS and Mac OS X☆616Updated 2 years ago
- Sample code for blog post on implementing interactive view controller transitions in iOS 7☆400Updated 10 years ago
- A demonstration of UICollectionView and UIKit Dynamics☆470Updated 10 years ago
- Create @property with shortcut☆136Updated 9 years ago
- A UINavigationController subclass that re-enables the interactive pop gesture when the navigation bar is hidden or a custom back button i…