Search results for ble

STTweetLabel screenshot

STTweetLabel

December 21, 2012 • MIT License
A custom UILabel view controller with certain words tappable like Twitter (#Hashtag, @People and http://www.link.com/page) Highly customizable!
BubbleButtonView screenshot

BubbleButtonView

December 16, 2012 • MIT License
Fill a UIView with rounded-corner UIButtons based off of an array of strings. This class also sequentially animates the adding and removing of buttons for a nice UI touch.
A3GridTableView screenshot

A3GridTableView

December 05, 2012 • BSD License
A3GridTableView is a UIScrollView subclass with a high performance grid view-style layout.
FXDDoubleTable screenshot

FXDDoubleTable

December 03, 2012 • MIT License
Presents two table views simultaneously, one on top of the other. The heights of the tables changes based upon which one the user scrolls. While front table is showing main items, behind table ...
CHSectionSelectionView screenshot

CHSectionSelectionView

November 29, 2012 • Apache 2.0 License
Easy to use and highly customizable View that displays selector controls for (e.g.) UITableView Sections. This project is inspired by the iPads Address Book application.
ISRefreshControl screenshot

ISRefreshControl

November 25, 2012 • MIT License
An iOS4-compatible version of the UIRefreshControl, introduced in iOS 6.
MNMPullToRefresh screenshot

MNMPullToRefresh

November 18, 2012 • MIT License
MNMPullToRefresh is a solution to add pull-to-refresh feature at the top of an UITableView. This solution has its basis on the Mediator design pattern (http://en.wikipedia.org/wiki/Mediator_patt...
ADBGridView screenshot

ADBGridView

November 18, 2012 • BSD License
ADBGridView inherits from UITableView and is populated with ADBImageViews (repository). Number of images for row (cells) can be customized. UITableView is inherited to use cell reuse facility.
ADBIndexedTableView screenshot

ADBIndexedTableView

November 16, 2012 • BSD License
Indexed UITableView using first letter objects property. ADBIndexedTableView uses Objective-C runtime, introspection and message forwarding.
THContactPicker screenshot

THContactPicker

November 14, 2012 • Apache 2.0 License
An iOS view used for selecting multiple contacts. This view mimics the contact selection in the Apple Mail app
IZValueSelector screenshot

IZValueSelector

November 10, 2012 • Public Domain License
A simple selector inspired by UIPickerView but based on UITableView ... Update : I just added some support for horizontal scrolling as well (Still using UITableView for that)
IMOAutocompletionViewController screenshot

IMOAutocompletionViewController

November 02, 2012 • MIT License
Very fast autocompletion UITableView based controller - Fire it, set the data source and delegate and you're good to go.
HHPanningTableViewCell - Swipe to reveal screenshot

HHPanningTableViewCell - Swipe to reveal

October 22, 2012 • BSD License
HHPanningTableViewCell is a UITableViewCell implementing "swipe to reveal" a drawer view. Such a view typically holds action buttons applying to the current row. This behavior is seen in a numbe...
HHTabListController - Vertical tab view controller screenshot

HHTabListController - Vertical tab view controller

October 22, 2012 • BSD License
HHTabListController is an implementation of a tab controller where tabs are listed in a table view hidden behind the active view controller. The list of tabs may be revealed using a swipe gestur...
IAInfiniteGridView screenshot

IAInfiniteGridView

October 20, 2012 • MIT License
Infinite grid view with UITableView-esque data source methods. If you want to have an infinite scroll view with our own grids, just drag IAInfiniteGridView, set and implement its data source, and y...
MKSocialShareTableViewCell screenshot

MKSocialShareTableViewCell

October 18, 2012 • Apache 2.0 License
A fairly self contained table view cell that enables the iOS 6 social sharing feature and can be easily “dropped in” to any configuration or options view based on a table view. Includes (replaceabl...
DAModularTableView screenshot

DAModularTableView

October 09, 2012 • MIT License
UITableView subclass that absracts away the ugliness involved with creating static or modular UITableViews. Settings and menu pages are a snap to create with DAModularTableView.
LXReorderableCollectionViewFlowLayout screenshot

LXReorderableCollectionViewFlowLayout

October 03, 2012 • MIT License
Extends UICollectionViewFlowLayout to support reordering of cells. Similar to long press and pan on books in iBook. The goal of LXReorderableCollectionViewFlowLayout is to provides capability fo...
JCAutocompletingSearch screenshot

JCAutocompletingSearch

October 01, 2012 • MIT License
Search controller table view widget for querying asynchronous backends allowing user selection from results.
PTSMessagingCell screenshot

PTSMessagingCell

September 29, 2012 • CC BY-SA 3.0 License
A UITableViewCell subclass, that provides SMS-App like messaging cells (balloons). Very easy to use, just as you would any UITableViewCell. Works with both interface orientations on the iPhone 3...