Search results for to

AVPhotoSlider / SightResight screenshot

AVPhotoSlider / SightResight

May 02, 2013 • CC BY-SA 3.0 License
Shows how simple it is to use UIScrollViews to create a gallery with zooming etc. This is the code for the app Sight Resight in App Store.
Swipe-to-Select-GridView screenshot

Swipe-to-Select-GridView

April 30, 2013 • BSD License
A example project to make a swipe-to-select GridView based on UICollectionView It allows user to swipe to select multiple items.
LAWalkthrough screenshot

LAWalkthrough

April 25, 2013 • MIT License
A view controller class for iOS designed to simplify the creation of the walkthrough design pattern.
DMX Dip screenshot

DMX Dip

April 20, 2013 • Apache 2.0 License
A DMX Dip (switcher) for iOS usefull for adressing DMX devices. A different toogle/switch control Implementation example in an iPhone storyboard (binary <==> decimal) --------------- Eas...
KIPullToReveal screenshot

KIPullToReveal

April 20, 2013 • MIT License
Combine a search result's `UITableView` with a `MKMapView`. Just setup the `KIPullToRevealViewController` as a `UITableViewController` with the known delegate methods. Set `pullToRevealDelegate`...
DPTextField screenshot

DPTextField

April 19, 2013 • MIT License
A replacement for UITextField with loads of extras, including auto fill. Auto-fill suggestions appear "under" the keyboard. See: https://raw.github.com/ebaker355/DPTextField/master/DPTextFieldAutoF...
MVSelectorScrollView screenshot

MVSelectorScrollView

April 18, 2013 • MIT License
Simple Cocoa control that can be used as an alternative for UISegmentedControl in UIKit.
DAAppsViewController screenshot

DAAppsViewController

April 18, 2013 • MIT License
DAAppsViewController is a simple way of displaying apps from the App Store in an aesthetically similar manner. The user is able to view each app's App Store page by launching an instance of SKStore...
BButton 3.0 screenshot

BButton 3.0

April 15, 2013 • MIT License
Twitter Bootstrap Buttons for iOS.
WSCoachMarksView screenshot

WSCoachMarksView

April 14, 2013 • MIT License
WSCoachMarksView is an iOS drop-in class that displays user coach marks with a rectangular cutout over an existing UI. This approach leverages your actual UI as part of the onboarding process for y...
RKCropImageController screenshot

RKCropImageController

April 04, 2013 • Apache 2.0 License
UPD: There is a bug with image rotation when capturing from camera. Will fix soon. This is modal-style crop image controller that supports zooming. Zoom an image with your fingers to crop more...
No image provided.

MSPullToRefreshController

April 03, 2013 • MIT License
Allows you to have implement a "pull to refresh" control on any UIScrollView. Why is better than other implementations? - It's unintrusive, and simply observes the content offset of the scroll vi...
MTTestSemaphore screenshot

MTTestSemaphore

April 02, 2013 • MIT License
A class to help you create unit tests that test asynchronous methods. You will need this to unit test any class that fetch data from the network, use location, camera, etc.
Circular Progress Indicator screenshot

Circular Progress Indicator

March 30, 2013 • Public Domain License
Just a custom (determinate) Circular Progress Indicator
FAWE -  Font Awesome library for iOS screenshot

FAWE - Font Awesome library for iOS

March 29, 2013 • BSD License
FAWE is a library that helps you leverage the excellent icon font library Font Awesome in your iOS projects. FAWE extends default Cocoa framework components to make working with icons as easy as...
MBButtonMenuViewController screenshot

MBButtonMenuViewController

March 28, 2013 • MIT License
MBButtonMenuController is a UIViewController subclass that implements something similar to UIActionSheet. It offers an unlimited number of buttons, a delegate for handling taps, and a cool visua...
MRSubtleButton screenshot

MRSubtleButton

March 27, 2013 • MIT License
A subtle gradient button derived from NSView.
FontAwesomeIconFactory screenshot

FontAwesomeIconFactory

March 26, 2013 • MIT License
Create icons using the resolution-independent Font Awesome. Works for iOS and OS X. Font Awesome was created by Dave Gandy -http://fortawesome.github.com/Font-Awesome
JSQFlatButton screenshot

JSQFlatButton

March 23, 2013 • MIT License
A light-weight, flat design UIButton for iOS
MYIntroductionView screenshot

MYIntroductionView

March 17, 2013 • MIT License
A "drop-in" solution for building stylish app introductions and tutorials.