icanzilb / PowerUpYourAnimations
Sample code from talks on advanced animations
☆118Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for PowerUpYourAnimations
- Adding UIControl targets, the right way.☆152Updated 8 years ago
- ProtocolUI is a simple helper file providing very basic infrastructure for customizing UI elements via protocol extensions.☆73Updated 8 years ago
- Trackable is a simple analytics integration helper library. It’s especially designed for easy and comfortable integration with existing p…☆145Updated 5 years ago
- A collection of CGRect, CGPoint and CGSize convenience functions for Swift☆121Updated 8 years ago
- An executable that can be called from a Run Script Build Phase that makes comments such as // TODO: or // SERIOUS: appear in Xcode's Issu…☆142Updated 8 years ago
- YapDatabase extensions for use with Swift☆89Updated 6 years ago
- Utility functions for validating IBOutlet and IBAction connections☆129Updated 2 years ago
- Generate automated reports for slow Swift compilation paths in specific targets☆146Updated 8 years ago
- [DEPRECATED] A default CustomStringConvertible implementation for Swift types☆119Updated 6 years ago
- Aids with prototyping UIGestureRecognizers in Xcode Playgrounds☆163Updated 4 years ago
- A NSFetchedResultsController implementation for Realm written in Swift☆188Updated 7 years ago
- Swift µframework with extensions for the Optional Type☆183Updated 5 years ago
- A Swift utility to make updating table views/collection views trivially easy and reliable.☆99Updated 8 years ago
- Generic datasources for UITableView and UICollectionView in Swift, with support for YapDatabase☆68Updated 8 years ago
- DRBOperationTree is an iOS and OSX API to organize NSOperations into a tree so that each node's output becomes the input for its child no…☆131Updated 9 years ago
- Map Clustering for Swift.☆182Updated 7 years ago
- Protocol-Oriented Segue Identifiers in Swift Example☆57Updated 8 years ago
- Powering your RAC architecture☆184Updated 6 years ago
- A variety of interesting stuff for TDD/BDD on iOS