Stay in touch
CWPopup
August 30, 2013 • MIT License
CWPopup adds a category on UIViewController to present a popup view controller. It offers an animated and non-animated presentation of the popup, similarly to presenting a modal controller or pushi...
ThatPDF
August 29, 2013 • MIT License
ThatPDF is an open source application for reading and annotating pdfs.
It's a good example on how to:
* read PDFs
* annotate PDFs
* sign PDFs
* integrate the Ink Mobile Framework
ThatPhoto
August 29, 2013 • MIT License
ThatPhoto is an app that lets you view and edit your photos. It's a fully open source app.
It's a great example for how to:
* integrate Aviary
* get photos from the gallery
* present photos...
ThatCloud
August 29, 2013 • MIT License
ThatCloud is an open-source iOS application that allows you to access, view, and work with all of the content you have online.
It's a good example on how to use:
* AFNetworking with complex a...
ThatInbox
August 29, 2013 • MIT License
ThatInbox is simple, elegant, and free new way to do your email on an iPad. It's completely free and open source.
It's a full app that is an example on how to do:
* sending emails
* receivin...
PPiAwesomeButton
August 28, 2013 • MIT License
UIButton category with Flat Design and extra methods to set Title+Icon FontAwesome font
TJLButtonView
August 28, 2013 • MIT License
A view with buttons arranged in a circle pattern that animate out from the center.
RDVTabBarController
August 27, 2013 • MIT License
Highly customizable tab bar and tab bar controller for iOS.
* Supports iPad and iPhone
* Supports landscape and portrait orientations
* Can be used inside UINavigationController
* Customizabl...
DDIndicator
August 27, 2013 • MIT License
Full reimplementation of UIActivityIndicatorView allowing easy UI changes. In this version it will change between 4 different colors.
PullDownMenu
August 26, 2013 • MIT License
A pulldown menu designed for all iOS devices, it supports both navigation controllers and views, users can either pull it down or activate by tapping a button.
UIView+AutoLayout
August 26, 2013 • MIT License
`NOTE:` UIView+AutoLayout has been deprecated in favor of `PureLayout`, which includes OS X support! https://github.com/smileyborg/PureLayout
The ultimate API for iOS Auto Layout -- impressively...
RSCategories
August 26, 2013 • MIT License
Inclues a few essential categories for iOS Developers. There are helper methods for NSDate, NSString, NSUserDefaults, UIColor and UIImage.
UIImage has a working implementation of Loading GIF for...
WYPopoverController
August 26, 2013 • MIT License
Presentation of content in popover on iPhone / iPad devices. Very customizable.
SHUIKitBlocks
August 25, 2013 • MIT License
Prefixed Blocks for UIKit on categories _without_ libffi and swizzling
Contains:
* SHAlertViewBlocks => UIAlertView
* SHControlBlocks => UIControl
...
FDLabelView
August 25, 2013 • Unspecified License
A label view that adds justified text support, plus automatic frame adjustment, scalable line height, padding, and more.
GBPathImageView
August 25, 2013 • MIT License
With this class, you can get images in the circles or squares with the border.
ALAlertBanner
August 24, 2013 • MIT License
Clean and simple alert (or notification) banners for iPhone and iPad. Multiple configurations and options available. iOS 5.0+ tested.
UITextViewExtras
August 23, 2013 • MIT License
Collection of convenience methods for finding the paths and locations of text in UITextView.
* Calculate the bounding path (or CGRect) of a character, word, sentence, line or paragraph at given ...