Stay in touch
No image provided.
LBGradient
November 20, 2011 • MIT License
LBGradient is "NSGradient" for iOS. I didn't feel like writing 10 lines for one gradient all the time so I wrote this.
SESpringBoard
November 06, 2011 • MIT License
SESpringBoard is a simple and super easy to use springboard (launcher) view for to use in your iPhone apps.
LARSAdController
November 04, 2011 • MIT License
Lightweight mobile ad mediation for iOS: http://larsacus.github.com/LARSAdController
PSStackedView
November 02, 2011 • MIT License
Open source implementation of Twitter/iPad stacked ui - done right.
FTShare - an easy way to share using Facebook Twitter and Mails
October 21, 2011 • MIT License
FTshare allows you to set up a share instance on your application delegate and then share using the most common social networks (and more to come). It is as easy as setting up your developer accoun...
BJRangeSliderWithProgress
October 17, 2011 • MIT License
A "progress bar" that also allows you to select a range. I use it to indicate progress of recording audio, represent trimming it, and then playing back only the selected range.
STableViewController
October 15, 2011 • MIT License
This is deprecated in favor of the newer SKStatefulTableViewController: https://github.com/shiki/SKStatefulTableViewController
STableViewController is a custom table view controller that support...
JTRevealSidebar
October 11, 2011 • MIT License
An iOS objective-c library template for mimic the sidebar layout of the new Facebook app.
AUIAnimatedText
October 09, 2011 • MIT License
A drop-in UILabel replacement that makes almost all text properties animatable by using a CATextLayer instead of CALayer.
The important animatable properties are textColor, text, font and fontSize.
ios-calendar
October 06, 2011 • MIT License
ios-calendar is a stylable month calendar view for use in iPhone applications. It uses Three20 framework heavily, especially for styling.
While there are existing implementations (Kal and TKCalend...
CPAnimationSequence
October 04, 2011 • MIT License
Declarative UIView animation sequences. With this component you can declaratively describe animation sequences that consist of multiple steps. (Oh, and then you can run them, if you like.)
graphael-objc
September 20, 2011 • MIT License
Objective-C wrapper for gRaphael graph charting library.
XBPageCurl
September 18, 2011 • MIT License
A page curl animation/transition for views in iOS that intends to mimic the behavior of the pages in apps like iBooks and GoogleMaps for iOS.
No image provided.
ABPadLockScreen
September 16, 2011 • MIT License
ABPadLockScreen aims to provide a universal solution to providing a secure keypad/pin lock screen to your iPhone or iPad app. With just a few lines you can have a full lock screen module ready to go.
RBFilePreviewer
September 11, 2011 • MIT License
RBFilePreviewer is a wrapper around Apple's QLPreviewController. Ease of use is its primary design. It can be dropped into any project and used right away. Unlike QLPreviewController, RBFilePreview...
PhotoAppLink
September 05, 2011 • MIT License
PhotoAppLink is an open source library allowing your iOS photo app to launch other participating photo apps while passing along the current image.
This will allow users to easily process an imag...
TPMultiLayoutViewController
August 30, 2011 • MIT License
A drop-in UIViewController subclass that automatically manages switching between different view layouts for portrait and landscape orientations.
FTCoreTextView
August 26, 2011 • MIT License
CoreText wrapper to draw rich text with HTML-like tags.