rogchap / SampleProjects
Repo for all my sample projects and code snippets
☆90Updated last year
Alternatives and similar repositories for SampleProjects:
Users that are interested in SampleProjects are comparing it to the libraries listed below
- Easily create nibs with custom fonts☆227Updated 11 years ago
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- Button-style contact picker to select multiple people from the iPhone Address Book, with type-ahead and auto-completion.☆130Updated 10 years ago
- A wrapper around CLLocationManager that makes it easy to stub out locations and uses a Objective-C blocks☆27Updated 13 years ago
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 11 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 10 years ago
- Custom UIViewController Transitions☆47Updated 13 years ago
- A high performance tile view engine for iOS. Used in Alien Blue's Canvas feature.☆67Updated 13 years ago
- An overlay for MapKit that shows daylight for the current date and time.☆60Updated 12 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
- Clean, versatile pull gesture for iOS perfectionists. Comes with pull-to-create and pull-to-refresh.☆185Updated 11 years ago
- A set of iOS sample projects illustrating different ways to transitions between views.☆21Updated 13 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 10 years ago
- Some iOS guys may be tired of rounded rectangle loading HUD (like MBProgressHUD), steve said: Think Different.☆103Updated 11 years ago
- SSLocationManager is a compact obj-c library written for iOS for obtaining detailed location information using CoreLocation and Yahoo! Pl…☆23Updated 12 years ago
- A drop-in control for creating stock tickers in your app☆97Updated 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
- A simple addition to UIImage allowing the reflection of images☆53Updated 14 years ago
- A modification for Xcodes 'Compress PNG Files' Build Setting☆59Updated 13 years ago
- Create a list with a header section like Game Center on iOS 5☆32Updated 11 years ago
- Collection of reusable components for iOS development.☆81Updated 5 years ago
- A utility based on Appirater that prompts your users to Gift the app via the App Store, spreading the love to their friends and family☆56Updated 11 years ago
- An alternative for UIPageControl☆136Updated 12 years ago
- A Geocoder and reverse GeoCoder sitting atop the CoreLocation frameworks provided by Apple for Snow Leopard and iPhone☆60Updated 15 years ago
- Twitteriffic's fancy UILabel☆69Updated 13 years ago
- iOS GUI control element, representing a dial or touch disc☆57Updated 13 years ago
- A demo iPhone project that shows how to make UITableView cells copyable.