tobyjoe / iphone-ux-book-examples
Example projects from Programming the iPhone User Experience
☆23Updated 15 years ago
Alternatives and similar repositories for iphone-ux-book-examples:
Users that are interested in iphone-ux-book-examples are comparing it to the libraries listed below
- Quickly cache drawRect methods to images, to avoid unnecessarily repeating intensive drawings every time.☆50Updated 15 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 10 years ago
- Some iOS guys may be tired of rounded rectangle loading HUD (like MBProgressHUD), steve said: Think Different.☆103Updated 11 years ago
- CAGradientLayer backed UIView, with pass-through properties☆66Updated 5 years ago
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 11 years ago
- An alternative for UIPageControl☆136Updated 12 years ago
- A very simple video player implementation for iOS, powered by AVFoundation☆49Updated 11 years ago
- Clean, versatile pull gesture for iOS perfectionists. Comes with pull-to-create and pull-to-refresh.☆185Updated 11 years ago
- Aims to be a configurable drop-in replacement of UITabBarController☆105Updated 12 years ago
- Twitteriffic's fancy UILabel☆69Updated 13 years ago
- Handy categories for Objective-C programming, including value-ready selectors and selector choices☆88Updated 10 years ago
- A way for image's Anti-aliasing in Objective-C. look smooth:)☆54Updated 13 years ago
- Sample iOS project showing how to customize the look of the UINavigationBar.☆27Updated 14 years ago
- iOS Picture View Control (Mac OS X Lion User's Avatar Like)☆219Updated 9 years ago
- A set of iOS sample projects illustrating different ways to transitions between views.☆21Updated 13 years ago
- iOS GUI control element, representing a dial or touch disc☆57Updated 13 years ago
- A simple addition to UIImage allowing the reflection of images☆53Updated 14 years ago
- STSegmentedControl is a drop-in replacement for UISegmentedControl. It has everything you need to display a custom nice-looking segmented…☆73Updated 10 years ago
- This is a small category that creates an animated UIImage out of a gif image.☆174Updated 8 years ago
- Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView☆153Updated 13 years ago
- Some examples for creating custom UIViews in iOS.☆46Updated 13 years ago
- A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.☆90Updated 12 years ago
- A small example on how to create UITableViews with Combo Box styled UITableViewCells☆89Updated 11 years ago
- Multiple UITableViews in a UIScrollView☆201Updated 7 years ago
- An example showing the 3D effect on a view using panning gestures☆70Updated 13 years ago
- A simple UIView wrapper for CAGradientLayer. For the times when it's more convenient to use a view instead of a CALayer.☆112Updated 3 years ago
- Providing a localized translation for the geopolitical names in the NSTimeZone class.☆39Updated 12 years ago
- A drop-in control for creating stock tickers in your app☆97Updated 13 years ago
- KTTextView derives from UITextView enhancing it with new features.☆38Updated 9 years ago