Phillipus / CustomSegue
iOS Custom Segue and Unwind Segue with animation
☆53Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for CustomSegue
- Sample project for objc.io article http://www.objc.io/issue-10/networked-core-data-application.html☆88Updated 10 years ago
- A tutorial for creating a collection view with a custom layout on iOS 6☆287Updated 10 years ago
- Add as many UIView's to UIWindow as you want. Specify the orientation or just follow the status bar.☆230Updated 8 years ago
- A smarter, simpler, and better way to use NSNotificationCenter with RAII☆77Updated 4 years ago
- UICollectionViewFlowLayout Example☆196Updated 6 years ago
- An example of how to use the new iOS 7 APIs to create custom view controller transitions.☆265Updated 11 years ago
- An easy way to add empty views to your table view without subclassing anything☆205Updated 8 years ago
- SCStackViewController is a container view controller which allows you to stack other view controllers on the top/left/bottom/right of th…☆264Updated 3 years ago
- Rightpoint Commonly Used Tools☆123Updated 5 years ago
- Sample project showing a common architecture I use when creating iOS Projects☆157Updated 10 years ago
- Tools and Utilities for Cocoa Development☆67Updated 8 years ago
- Dynamic size computation and caching for cells.☆243Updated 9 years ago
- Perform UIView animations serially without blocking the main thread, using the same APIs you already know and love.☆392Updated 9 years ago
- Xcode plugin for better constraints based layout workflow