Search results for view

Custom Map Annotation screenshot

Custom Map Annotation

October 23, 2012 • MIT License
A demonstration of customizing the callout bubble of an MKAnnotationView.
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...
PercentageChart screenshot

PercentageChart

October 17, 2012 • MIT License
Animated chart that shows a percentage value.
KGModal screenshot

KGModal

October 15, 2012 • MIT License
KGModal is an easy drop in control that allows you to display any view in a modal popup. The modal will automatically scale to fit the content view and center it on screen with nice animations!
MMFlowView screenshot

MMFlowView

October 14, 2012 • BSD License
MMFlowView is a class designed to support the "CoverFlow" effect and it is intended to use in a similar way like IKImageBrowserView. It supports all the image types (URLs, NSImage, Icons, QuartzCom...
No image provided.

KGNoise

October 13, 2012 • MIT License
Cocoa noise drawing code + a ready to go noise view!
MTImageMapView screenshot

MTImageMapView

October 11, 2012 • BSD License
MTImageView is a simple UIImageView written entirely in CoreGraphics and GCD to handle touches on complex polygon maps. It is able to display very complex polygon maps such as US states, and ac...
MTPopupWindow screenshot

MTPopupWindow

October 10, 2012 • MIT License
A class to show a popup window in iOS6, which loads a local html file or a remote website.
SMCalloutView screenshot

SMCalloutView

October 10, 2012 • Apache 2.0 License
A lightweight callout view class for iOS mimicking UICalloutView. We all love those "bubbles" you get when clicking pins in MKMapView. But sadly, it's impossible to present this bubble-style "Callo...
ShakingAlertView screenshot

ShakingAlertView

October 09, 2012 • MIT License
ShakingAlertView is a UIAlertView subclass with a password entry textfield. Incorrect password entry causes a "shake" animation similar to the OS X account login screen. SHA1 and MD5 password check...
ClassicMap screenshot

ClassicMap

October 09, 2012 • MIT License
Google Maps are back on iOS 6. This app shows how to use alternate tile providers on iOS.
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.
PDF Viewer App screenshot

PDF Viewer App

October 09, 2012 • MIT License
Basic PDF VIewer App based on the open source PDF Reader Core project code.
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.
UIMonthYearPicker screenshot

UIMonthYearPicker

October 01, 2012 • MIT License
UIMonthYearPicker is a UIPickerView subclass that allows you select date from month and year only, no days.
PTSSpringBoard screenshot

PTSSpringBoard

September 29, 2012 • CC BY-SA 3.0 License
A springboard implementation, as know from the Apple iOS mainscreen. Supports moving and deletion of items. Work with all interface orientations and for different screen-sizes. Was tested with the ...