Stay in touch
FDStatusBarNotifierView
September 13, 2012 • MIT License
A notifier view for iOS that resides in the status bar.
DSFavIconManager
September 13, 2012 • MIT License
DSFavIconManager is a complete solution for displaying favicons.
Features:
- Download a favicon from the URL.
Fast and concurrent.
- Cache icons in memory and in disk.
It doesn't uses a fu...
DYFloatingHeaderView
September 11, 2012 • BSD License
A custom iOS control that is inspired by the floating header control used in Facebook's iOS app. You can find a tutorial of DYFloatingHeaderView on my blog: http://iappexperience.com/post/313483972...
No image provided.
SHSidebarController
September 11, 2012 • Unspecified License
A sidebar controller with a folding effect
ColorPopover
September 11, 2012 • MIT License
A ColorPopover is a very simple component for iPhone/iPad that provides a "Popover" color picker.
JHWebBrowser
September 10, 2012 • Apache 2.0 License
A simple web browser with a few customization options. There's no documentation at this point, but the gist is pretty simple. There's plenty that could be done to make it better, but it's functiona...
TKContactsMultiPicker
September 10, 2012 • MIT License
A customizable, simple controller for picking multiple contacts.
YIFullScreenScroll
September 09, 2012 • Custom License
Pinterest-like scroll-to-fullscreen UI for iOS
YISplashScreen
September 09, 2012 • Unspecified License
Easy splash screen + animation maker for iOS
PSDirectoryPickerController
September 08, 2012 • MIT License
Allows the user to browse for and choose a directory from a hierarchical list. Similar to NSOpenPanel on OS X.
KOFiles
September 08, 2012 • BSD License
KOFiles – extended table with selection
This component is an extended UITableView, suited for showing files and directories. It can display additional information, like date of creation and file s...
KOTree
September 07, 2012 • BSD License
KOTree allows you to show a tree of hierarchical data, e.g. files and folders. It was developed for Kodiak PHP, an app which allows you to write and run PHP code directly on the iPad.
The items ca...
KOTabs
September 07, 2012 • BSD License
With KOTabs you can easily create a tabbed document interface. The user can switch between tabs with a single tap. The tabs can be closed with the "x" icon in the corner. When there are more tabs t...
KOKeyboard
September 06, 2012 • BSD License
KOKeyboard is an iOS drop-in component that adds a new row of keys to the default on-screen keyboard. It consists of swipe buttons with all common symbols, punctuation and brackets, and a special n...
DMCircularScrollView
September 05, 2012 • MIT License
Infinite/Circular Scrolling Implementation for UIScrollView DMCircularScrollView implements an infinite.
When creating paging functionality for your apps, there may be times that an infinite page ...
MFRedditPostController
September 05, 2012 • Unspecified License
A bit more powerful tool for posting to reddit.
Ability to use UI included in project, or create your own UI and use just to communicate with Reddit or Imgur. Ability to post links, or photos. ...
No image provided.
MasterDetailController
September 05, 2012 • Public Domain License
A master detail controller that works like the facebook sliding menu/view
You need to provide a master controller and detail controller. These controllers should subclass UIViewController and pr...
Segmented Buttons
September 04, 2012 • Apache 2.0 License
This is a control that looks like a UISegmentedControl but acts like buttons. You can find examples in popular apps like TweetBot and Yelp.