rnapier / ios5ptlLinks
Sample code from iOS 5 Programming Pushing the Limits
☆38Updated 13 years ago
Alternatives and similar repositories for ios5ptl
Users that are interested in ios5ptl are comparing it to the libraries listed below
Sorting:
- Simple grid layout for UICollectionView with sticky headers.☆90Updated 11 years ago
- An extension to Core Graphics Geometry. Intersections, scaling, etc.☆212Updated 9 years ago
- Parallax album cover flow with UICollectionView.☆99Updated 7 years ago
- A queue to keep and reusing objects.☆368Updated 9 years ago
- The code for my CoreGraphics+CoreAnimation talk, held during the 2012 iOS Game Design Seminar at the Technical University Munich.☆144Updated 9 years ago
- A companion project to the NSHipster article about AVSpeechSynthesizer☆160Updated 7 years ago
- A smarter, simpler, and better way to use NSNotificationCenter with RAII☆77Updated 4 years ago
- Objective-C PDF objects. Doing my part to help us stay out of the headache that is Core Foundation.☆205Updated 9 years ago
- A customizable UICollectionViewLayout to use instead of UITableView☆135Updated 11 years ago
- Asterism is yet another functional toolbelt for Objective-C. It tries to be typesafe and simple.☆227Updated 3 years ago
- TokenFieldView is used to search and and tag in a text view☆36Updated 9 years ago
- An awesome and simple singleton sound manager for iOS in Objective C, where you can play audio in different lines, control each audio or …☆66Updated 9 years ago
- ☆40Updated 4 years ago
- NSURLSession background upload sample code☆46Updated 11 years ago
- Sample code from "How to size a table header view using Auto Layout in Interface Builder"☆30Updated 10 years ago
- Support for Animated GIF on iOS.☆35Updated 10 years ago
- Provides way to change localization inside application☆81Updated 3 years ago
- Helper class that allows you to draw views (a)synchronously to a UIImage with caching for great performance.☆275Updated 5 years ago
- The BFRTableReorder is an out of the box solution to add long press reordering to your ASDK apps☆57Updated 8 years ago
- PDFImage is a framework for iOS that renders simple PDF files to screen, replacing multiple PNG exports.☆51Updated 9 years ago
- UIPanGestureRecognizer subclass that takes much of the effort out of recognizing directional swipes.☆30Updated 6 years ago
- A subclass of UICollectionViewFlowLayout for iOS that supports different types of cell justification and inter-cell spacing.☆69Updated 9 years ago
- ☆43Updated 8 years ago
- A more accurate replacement for UISlider☆122Updated 5 years ago
- INSStackViewForms - iOS library for creating dynamic UIStackView forms. Fully compatible with Swift & Obj-C.☆67Updated 8 years ago
- OS X native application with Xcode plugin for browsing, searching, integrating, cloning controls in http://cocoacontrols.com/.☆67Updated 9 years ago
- Source code for drawRect animation tutorial.☆85Updated 2 years ago
- CryptoCoding is a superset of the NSCoding protocol that allows for simple, seamless AES encryption of any NSCoding-compatible object.☆148Updated 7 years ago
- A collection of three gestures that can stretch an arbitrary view with four fingers. Used in getlooseleaf.com's clone gesture.☆19Updated 8 years ago
- This sample code shows how to use official API to move/drag item in collection, which is new feature in iOS9.☆25Updated 6 years ago