Search results for view

MVBouncyView screenshot

MVBouncyView

August 11, 2013 • BSD License
UIView category providing bouncing functionality. Example usage: UIView *view = (some view in your code) view.bounceAmplitude = 1.25f; // optional view.bounceAttenuation = 1....
AMBubbleTableViewController screenshot

AMBubbleTableViewController

August 11, 2013 • MIT License
Simple implementation of a UITableView styled as chat bubbles, with different styles and easily customizable.
DAProgressOverlayView screenshot

DAProgressOverlayView

August 10, 2013 • MIT License
A UIView subclass displaying download progress. Looks similarly to springboard icons of apps being downloaded in iOS 7.
RSCardsView screenshot

RSCardsView

August 10, 2013 • MIT License
This project clones the card inserting animation, card exchange animation and provides UITableView alike APIs for data sourcing and delegating. All your needs are importing all files under 'Card...
RSCircaPageControl screenshot

RSCircaPageControl

August 10, 2013 • MIT License
A clone of Circa's news detail views' page control, and include an easy-to-follow sample.
MNCalendarView screenshot

MNCalendarView

August 09, 2013 • MIT License
Highly customizable calendar component for iOS apps
MHProgressView screenshot

MHProgressView

August 09, 2013 • MIT License
A simple progressview indicator that looks like the progressview in Instagram.
SPHLocationPicker screenshot

SPHLocationPicker

August 08, 2013 • MIT License
A location picker built around a UITableView, MKMapView and CLPlacemark. Displaying and the size of the map, dropping pins with a tap, providing a search controller and a bounce to return the ma...
QMBTabs screenshot

QMBTabs

August 08, 2013 • Apache 2.0 License
Tab View Controller just like Safari or mobile Chrome
MNPageViewController screenshot

MNPageViewController

August 07, 2013 • MIT License
A horizontal scroll view container for UIViewControllers.
UzysSlideMenu screenshot

UzysSlideMenu

August 07, 2013 • MIT License
Slide Dropdown Menu
RETableViewManager screenshot

RETableViewManager

August 06, 2013 • MIT License
Powerful data driven content manager for UITableView.
MJNIndexView screenshot

MJNIndexView

August 06, 2013 • MIT License
MJNIndexView is a highly customizable UIControl which displays an alternative index for UITableView. I wanted to mimic the index designed by Jeremy Olson's Tapity for their Languages app. I think t...
MHValidation screenshot

MHValidation

August 06, 2013 • MIT License
Validates objects in a view. You just have to set the classes which you want to validate. Supports: - UITextView - UITextField - UISwitch - UISegmentedControl
KeepLayout screenshot

KeepLayout

August 05, 2013 • MIT License
Making Auto Layout easier to code. Keep Layout is project under active development whose purpose is to make Auto Layout much easier to use from code! No more Interface Builder or Visual Format. ...
JKExpandTableView screenshot

JKExpandTableView

August 05, 2013 • MIT License
Expandable Nested Table View for iOS JKExpandableNestedTableView is a subclass of UITableView that makes it easy to create a table view with expandable/collapsable rows. Recursive nesting is not...
MSCTimeSpanPicker screenshot

MSCTimeSpanPicker

August 05, 2013 • MIT License
Picker for selecting a time span using native UIPickerView. It's customizable using UIAppearance, brings it's own delegate for efficient and fast integration in exisiting projects and uses ARC.
Slide View Controller screenshot

Slide View Controller

August 04, 2013 • BSD License
Control is for a 3 panel slide.
ALFullScreenAlert screenshot

ALFullScreenAlert

August 03, 2013 • MIT License
This is a full screen alert which is useful to display some messages to the user. It provides the creation of 2 buttons.
No image provided.

CBDraggableView

August 03, 2013 • BSD License
A subclass of UIView that you can drag to anywhere. Also add the effect like those dating app (swipe, Tinder, etc.), swipe left and right will make the view rotate a little bit.