Stay in touch
JZSwipeCell
June 11, 2013 • MIT License
Inspired by MailboxApp (http://mailboxapp.com). A UITableViewCell subclass that makes it easy to add long, short, left and right swiping of content in your table views. Features 4 swipe zones with ...
AXStatusItemPopup
June 11, 2013 • MIT License
NSStatusItem showing a little NSPopover when clicked. Similar to the Dropbox tray icon popup.
Core Data + Sections
June 10, 2013 • Public Domain License
Easy starting point for Core Data with automatic sections, based on the day of entry. Something like Facebook's timeline, something lots of people keep asking about on Stack Overflow.
This is an...
DALinedTextView
June 10, 2013 • MIT License
DALinedTextView is a UITextView subclass that draws ruled lines to the view, similar to iOS' built-in Notes app. The lines conform to the appropriate line-height for the currently set UIFont.
NBUCore
June 09, 2013 • Apache 2.0 License
Convenience extensions, macros and on-device console for iOS projects
GLGooglePlusLikeLayout
June 08, 2013 • MIT License
GLGooglePlusLikeLayout is custom layout based on UICollectionView which can be used to show the data based on their content-size and by maintaining the row linear, unlike waterflow style layout. In...
PerfectImageCropper
June 08, 2013 • MIT License
PerferctImageCropper for iOS offers a ready-to-use component to easily get the target part from the original image, without compression, after rotating, scaling and dragging the image on UI
CSCoverageChart
June 08, 2013 • MIT License
Pie chart with multiple slices at even angles, each slice can have different radius. Useful when displaying coverage data.
LKDBHelper
June 07, 2013 • Apache 2.0 License
A lightweight, thread safe SQLite ORM based on FMDatabase.
ZDStickerView
June 07, 2013 • MIT License
ZDStickerView is an Objective-C module for iOS and offers complete configurability, including movement, resizing, rotation and more, with one finger.
If you want to ask or suggest something to m...
LocationPickerView
June 06, 2013 • MIT License
MKMapView + UITableView + Parallax scrolling. Provides a framework for building an interactive location picker on iOS.
DTNavigtionController With DTFolderBar
June 06, 2013 • Apache 2.0 License
Linux file browser folder navigation style view.
TWMessageBarManager
June 06, 2013 • MIT License
An iOS manager for presenting system-wide notifications via a dropdown message bar.
GTScrollViewController
June 06, 2013 • Unspecified License
You need a table but with the dynamic view like Facebook home?
GTScrollView allows you to dynamically add unlimited views. Every view will be placed correctly in order after the last view added.
THGridMenu
June 04, 2013 • MIT License
A fluid grid menu layout system that adjusts item width with device rotation.
THGridMenu is a UIView that is initialized with number of columns per row, gutter size, margin and row height. You c...
BRScrollBarView
June 03, 2013 • BSD License
BRScrollBarView is a powerful scroll bar allows the user to drag a handle to quickly scroll through the contents of a UIScrollView or UITableView.
BRScollBarView shows a label with text, so you ...
MSSlideNavigationController
June 03, 2013 • MIT License
Facebook like UINavigationController to slide back to previous view controller.