Search results for ble

NMPaginator screenshot

NMPaginator

March 06, 2013 • Custom License
NMPaginator is a simple Objective-C class that handles pagination for you. It makes it easy to display results from API webservices that take page and per_page parameters.
RefreshableScrollView screenshot

RefreshableScrollView

March 04, 2013 • BSD License
An NSScrollView subclass that supports pull-to-refresh both in the top and bottom edges. The intended usage is for hosting a timeline-like view that shows a list of messages in reverse-chronologica...
IBCellFlipSegue screenshot

IBCellFlipSegue

February 27, 2013 • Apache 2.0 License
A simple custom segue created to imitate the animation shown on the main menu of the Expedia Hotels & Flight app.
POHorizontalList screenshot

POHorizontalList

February 26, 2013 • MIT License
App Store like horizontal view control that can be used in a UITableView
No image provided.

JSQMessagesViewController

February 26, 2013 • MIT License
An elegant messages UI library for iOS. http://jessesquires.github.io/JSQMessagesViewController
WDUploadProgressView screenshot

WDUploadProgressView

February 20, 2013 • MIT License
Upload Progress View to be attached as a header of a UITableView and receive updates about the connection.
JNWAnimatableWindow screenshot

JNWAnimatableWindow

February 03, 2013 • MIT License
Custom NSWindow animations use a CALayer.
iOS-Tree-Component screenshot

iOS-Tree-Component

February 02, 2013 • MIT License
The iOS Tree component is a UITableViewCell replacement that lets your UITableView work as a tree. The component is very simple to use it contains two classes and a nib file. It is developed usi...
Artisan iOS screenshot

Artisan iOS

January 28, 2013 • MIT License
Artisan is a simple iOS application to search for and display information and related mixes from a particular musical artist. It utilizes the 8Tracks and Last.FM APIs.
PDSearchHUD screenshot

PDSearchHUD

January 18, 2013 • CC BY 3.0 License
Now there's no need to navigate to another view for selecting a data item. PDSearchHUD is very handy control used to show a HUD with a searchbar and tableview.
SDWebImage screenshot

SDWebImage

January 17, 2013 • MIT License
UIImageView category adding suppport for remote images coming from the web asynchronously with caching.
TKRoundedView screenshot

TKRoundedView

January 16, 2013 • Apache 2.0 License
Simple and advanced rounded corners without images, perfect for implementing grouped table view cells
PPLabel screenshot

PPLabel

January 13, 2013 • MIT License
UIlabel subclass with ability to detect touches on individual letters. The advantage os this implementation is that it uses the ability of UILabel to display NSAttributedString on iOS 6.0+. There i...
ZGParallelView screenshot

ZGParallelView

January 11, 2013 • MIT License
ParallelView is the easiest way to add a Parallax effect to a UITableView. It works perfectly with UITableViewController and is completely compatable with both UITableViewStyle. Most importantly...
Rebel screenshot

Rebel

January 06, 2013 • MIT License
Rebel is a framework to make AppKit easier to work with, using categories to fix bugs and make APIs nicer, and new classes to perform common tasks.
SDScaffoldKit screenshot

SDScaffoldKit

January 03, 2013 • MIT License
UIKit can be tedious and repeative to build simple CRUD interfaces. SDScaffoldKit is a simple library that provides Create, Read, Update, and Delete views/viewcontrollers out-of-the-box. Just creat...
M13Checkbox screenshot

M13Checkbox

January 03, 2013 • MIT License
A customizable checkbox for iOS that mimics the checkbox found on OS X, and Safari.
Location Map screenshot

Location Map

January 02, 2013 • CC BY 3.0 License
A Design pattern to show the locations and map in an efficient way, the UI mimics Foursquare's checkin view.
No image provided.

JBCroppableView

December 31, 2012 • MIT License
JBCroppableView is a subclass of UIView built with UIKit and CoreGraphics that adds n points on an UIImageView allowing to modify them by drag & drop to trim the extra space of an image.
MLTableAlert screenshot

MLTableAlert

December 29, 2012 • BSD License
A block-based UIAlertView replacement which allows you to show table view in alerts for fast selection. It supports ARC and is compatible with iOS SDK 5.0 or later. It's completely based on UIViews...