Search results for modal

MHDismissModalView screenshot

MHDismissModalView

October 30, 2013 • MIT License
Dismiss a Modal View with a gesture. Automatic Background Blur
ADFlipTransition screenshot

ADFlipTransition

August 21, 2013 • MIT License
An alternative presentation animation for iOS. Mimics the flip animation from the iOS iTunes/App Store. Contains categories on UIViewController, UICollectionViewController and UITableViewControl...
MZFormSheetController screenshot

MZFormSheetController

August 18, 2013 • MIT License
MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
eLBeePushBackController screenshot

eLBeePushBackController

July 12, 2013 • MIT License
eLBeePushBackController us a simple, lightweight UIViewController Category for creating a semi modal / push back transition. It is based on KNSemiModal See the github repo for more information.
DMCustomModalViewController screenshot

DMCustomModalViewController

May 11, 2013 • MIT License
A UIViewController which take a root view controller and present it modally with a nice animations and customization options. You can present it full screen or not. It provides some cool gest...
ASDepthModal screenshot

ASDepthModal

March 19, 2013 • MIT License
ASDepthModal is mostly inspired by a nice CSS work from http://lab.hakim.se/avgrund. It gives a sense of depth between the current fullscreen view which is sent backward and a modal popup view w...
DCModalSegue screenshot

DCModalSegue

March 12, 2013 • MIT License
A custom segue which makes a pushed back modal presenting animation.
HCPushBackAnimation screenshot

HCPushBackAnimation

March 05, 2013 • MIT License
Demo of push back animation to display a modal view controller.
Toast screenshot

Toast

February 16, 2013 • MIT License
Toast is an Objective-C category that adds Android-style toast notifications to the UIView object class. It is intended to be simple, lightweight, and easy to use.
No image provided.

JFDepthView

November 12, 2012 • MIT License
This is an iOS project for presenting a modal style view with a 3D effect to add depth. Everything on the screen just before the view is presented is instantly blurred and animated back away from t...
RNBlurModalView screenshot

RNBlurModalView

October 27, 2012 • MIT License
Add some depth to the traditional modal/alert view with RNBlurModalView. Calling the view is incredibly similar to setting up and showing a UIAlertView. You can also setup your own custom views and...
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!
PopoverView screenshot

PopoverView

September 24, 2012 • MIT License
PopoverView is a simple resolution-independent UIView written entirely in CoreGraphics and QuartzCore for display of modal content on both iPhone and iPad. It can display singular UIView contentVie...
PushBack Animation View screenshot

PushBack Animation View

August 22, 2012 • MIT License
Demo of push back animation to display a modal view.
PaperFold screenshot

PaperFold

July 25, 2012 • MIT License
PaperFold is a simple iOS control that allows hiding of views on the left and right side of the screen by dragging the middle view. The left view supports only 1 fold. The right view supports varia...
KNSemiModalView screenshot

KNSemiModalView

May 04, 2012 • MIT License
UIViewController+KNSemiModal is an effort to make a replica of semi-modal view plus with pushed-back stacked animation found in the beautiful "Park Guides by National Geographic" app. This libra...
LeveyPopListView screenshot

LeveyPopListView

April 14, 2012 • MIT License
LeveyPopListView is an alternative to UIActionSheet that presents a list of selectable options to the user, and allows for including images.
TSMiniWebBrowser screenshot

TSMiniWebBrowser

January 27, 2012 • MIT License
In-app web browser for iOS. There are already some solutions to this problem out there but non of them offers this features. First, this solution solves the well-known UIWebView bug that causes err...
UAModalPanel screenshot

UAModalPanel

January 10, 2012 • BSD License
UAModalPanel is an alternative modal panel that you can popup in your view controllers to show content that might not need an entire new screen to show. It works on the iPhone and iPad, with or wit...
UIXOverlayController screenshot

UIXOverlayController

August 14, 2011 • Unspecified License
General purpose overlay. Covers view with mask and presents content of another controller.