Search results for swipe

JZSwipeCell screenshot

JZSwipeCell

June 11, 2013 • MIT License
Inspired by MailboxApp (http://mailboxapp.com). A UITableViewCell subclass that makes it easy to add long, short, left and right swiping of content in your table views. Features 4 swipe zones with ...
RMSwipeTableViewCell screenshot

RMSwipeTableViewCell

June 01, 2013 • MIT License
RMSwipeTableViewCell is a drop-in UITableViewCell subclass that supports pan gestures as seen in apps such as Clear, Mailbox, Sparrow and many more. It includes a number of delegate callbacks to he...
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.
MSMatrixController screenshot

MSMatrixController

April 09, 2013 • MIT License
A component to organize your view controllers in a gesture-based a 2D matrix.
SwipeView screenshot

SwipeView

March 27, 2013 • Custom License
SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-styl...
MCSwipeTableViewCell screenshot

MCSwipeTableViewCell

March 11, 2013 • MIT License
Convenient UITableViewCell subclass that implements a swipeable content to trigger actions (similar to the Mailbox app).
JPStackedViewController screenshot

JPStackedViewController

January 25, 2013 • MIT License
Stacked UIViewControllers with some style. Stack multiple view controllers that can be moved around. Both Swiping and panning gestures work (only left/right).
KYArcTab screenshot

KYArcTab

January 16, 2013 • MIT License
Arcing tab view controller with toggle animation. Supports 2 to 4 tabs. What's more, you can swipe left or right to toggle the views. B.t.w, this control is separated from [iPokeMon] (https://gi...
Two Finger Swipe WebView screenshot

Two Finger Swipe WebView

January 09, 2013 • Public Domain License
Two-finger (trackpad) or one-finger (Magic Mouse) support for back/forward in a WebView.
FPTitleSwipeView screenshot

FPTitleSwipeView

January 04, 2013 • MIT License
A title swipe similar to the Sparrow Mail app. Fully working. Used inside a UINavigationController's titleview.
GKLCubeViewController screenshot

GKLCubeViewController

December 09, 2012 • Unspecified License
A view controller that can have 4 views added to it and rotated via swiping left/right. Currently requires exactly 4 views, otherwise it's gonna look bad.
YISwipeShiftCaret screenshot

YISwipeShiftCaret

November 23, 2012 • Unspecified License
Swipe-to-shift text input caret for iOS (no private APIs)
RNSwipeViewController screenshot

RNSwipeViewController

November 13, 2012 • MIT License
Seamlessly integrate beautifully functional view controllers into your app that are accessible with just the swipe of a finger. Inspiration for this project came from David Smith and his gorgeous a...
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...
KOTabs screenshot

KOTabs

September 07, 2012 • BSD License
With KOTabs you can easily create a tabbed document interface. The user can switch between tabs with a single tap. The tabs can be closed with the "x" icon in the corner. When there are more tabs t...
KOKeyboard screenshot

KOKeyboard

September 06, 2012 • BSD License
KOKeyboard is an iOS drop-in component that adds a new row of keys to the default on-screen keyboard. It consists of swipe buttons with all common symbols, punctuation and brackets, and a special n...
Konami Code Gesture Recognizer screenshot

Konami Code Gesture Recognizer

August 22, 2012 • BSD License
DRKonamiCodeRecognizer is a gesture recognizer for iOS. The recognizer is a subclass of UIGestureRecognizer has can be used in the same way as any other recognizer. Swipe gestures correspond to the...
RNSwipeBar screenshot

RNSwipeBar

July 11, 2012 • MIT License
A replacement for UIToolbars and UITabBars. Add your widgets and buttons for a given view to the bar, and users can swipe it up to expose its contents.
DYNavigationController screenshot

DYNavigationController

May 24, 2012 • BSD License
DYNavigationController is a Backboard inspired iOS control that enables navigation among UIViews based on swipe gestures. With DYNavigationController, one can simply push and pop UIViews by swi...
ZKRevealingTableCellView screenshot

ZKRevealingTableCellView

May 06, 2012 • MIT License
A Sparrow-style Implementation of Swipe-To-Reveal.