rogchap / SampleProjectsLinks
Repo for all my sample projects and code snippets
☆90Updated 2 years ago
Alternatives and similar repositories for SampleProjects
Users that are interested in SampleProjects are comparing it to the libraries listed below
Sorting:
- A category on UIView to create an instance with a block for its drawRect.☆142Updated 12 years ago
- Lightweight notifications in iOS apps☆188Updated 11 years ago
- A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen☆119Updated 11 years ago
- A drop in UITextView subclass that handles dismissing the keyboard with your finger, just like in the Messages.app.☆90Updated 13 years ago
- UITableViewCell subclass whose contentView can slide out to reveal another view, as seen in the Facebook app, SCVNGR app, and Twitter app…☆94Updated 15 years ago
- iOS view controller tree for presenting a text font/size/colour picker to user.☆99Updated 15 years ago
- iOS Picture View Control (Mac OS X Lion User's Avatar Like)☆219Updated 9 years ago
- Easily create nibs with custom fonts☆227Updated 12 years ago
- Button-style contact picker to select multiple people from the iPhone Address Book, with type-ahead and auto-completion.☆130Updated 11 years ago
- UILabel with tap detection on words.☆113Updated 13 years ago
- UIView Category containing cool animations and effects for iPhone. Sample project included.☆159Updated 13 years ago
- An alternative for UIPageControl☆136Updated 13 years ago
- An example application that shows you how to use Grand Central Dispatch for loading table views on iOS.☆110Updated 13 years ago
- A drop-in control for creating stock tickers in your app☆97Updated 14 years ago
- Collection of reusable components for iOS development.☆81Updated 6 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 4 years ago
- This is a small category that creates an animated UIImage out of a gif image.☆174Updated 9 years ago
- Tweetbot pull to refresh spinner clone - add this to any pull to refresh control☆101Updated 13 years ago
- Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView☆151Updated 14 years ago
- iOS GUI control element, representing a dial or touch disc☆57Updated 14 years ago
- 3D cube transition for UITabBarController☆156Updated 14 years ago
- Clean, versatile pull gesture for iOS perfectionists. Comes with pull-to-create and pull-to-refresh.☆185Updated 12 years ago
- Custom UIViewController Transitions☆47Updated 14 years ago
- Modified from http://www.hanspinckaers.com/multi-line-uitextview-similar-to-sms☆47Updated 11 years ago
- An overlay for MapKit that shows daylight for the current date and time.☆60Updated 13 years ago
- A Geocoder and reverse GeoCoder sitting atop the CoreLocation frameworks provided by Apple for Snow Leopard and iPhone☆62Updated 16 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 12 years ago
- Drag and drop UITableView rows.☆188Updated 10 years ago
- An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.☆179Updated 4 years ago
- View that display cells as a grid. Uses quite the same API as UITableView☆70Updated 13 years ago