Search results for transition

No image provided.

YUGLTransition

January 22, 2014 • MIT License
OpenGL based transition for iOS. The YUGLTransition is a library that lets you create GPU-based transition to UIView and UIViewController. It uses GPUImage for the rendering part. There're...
FGDynamicsTransition screenshot

FGDynamicsTransition

January 19, 2014 • MIT License
Example Project showing of a two-liner dynamic transition animation between two underlying views.
ZoomPopup screenshot

ZoomPopup

January 11, 2014 • MIT License
A popup that zooms out of the underlaying view. The content can be any view, button, image, ... It zooms out in a smooth way and displays the popup above a darkened or blurred background. Even on O...
RSTransitionEffect screenshot

RSTransitionEffect

December 24, 2013 • MIT License
Re-implement mayuur's [MJTransitionEffect](https://github.com/mayuur/MJTransitionEffect) and provide default data binding for UITableViewCell and detail view controller and solve the white screen p...
DMCustomTransitions screenshot

DMCustomTransitions

December 09, 2013 • MIT License
Custom transitions for iOS 7: Scale, Alpha, and Slide.
Vertigo screenshot

Vertigo

October 14, 2013 • MIT License
Vertigo is a simple image viewer which includes a custom view controller transition that mimics the new iOS 7 Photos app image zoom transition effect.
iOS 7 Sampler screenshot

iOS 7 Sampler

October 05, 2013 • MIT License
Code examples for the new features of iOS 7. Contents: - Dynamic Behaviors - Speech Synthesis - Custom Transition - 3D Map - iBeacon - 120fps Video Recording - Smile Detection - Image ...
VCTransitionsLibrary screenshot

VCTransitionsLibrary

September 27, 2013 • MIT License
With iOS 7 you can easily create custom view controller transitions that can be used in a range of contexts (push, pop, modal …). This project provides a library of custom animations which can be d...
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...
MJTransitionEffect screenshot

MJTransitionEffect

August 11, 2013 • MIT License
Transition from UITableViewCell to Detail Controller with animation on enter and exit. This can be seen in multiple apps. Right now, it is totally customizable. There are 3 sections for these a...
MHNatGeoViewControllerTransition screenshot

MHNatGeoViewControllerTransition

June 17, 2013 • MIT License
A new 3D Effect ViewController transition inspired by NatGeo (City Guides by National Geographic)
WTURLImageView screenshot

WTURLImageView

May 24, 2013 • MIT License
WTURLImageView is a subclass of UIImageView that load images from Internet using AFNetworking.
CoreImageTransition screenshot

CoreImageTransition

March 19, 2013 • MIT License
A sample app for transition effects using Core Image, including a useful helper class.
LTransitionImageView screenshot

LTransitionImageView

March 03, 2013 • BSD License
iOS Image View with transition effect between images. More info at: http://lukagabric.com/ltransitionimageview-ios-image-view-with-transition-animation/
IBCellFlipSegue screenshot

IBCellFlipSegue

February 27, 2013 • Apache 2.0 License
A simple custom segue created to imitate the animation shown on the main menu of the Expedia Hotels & Flight app.
TRVSNavigationControllerTransition screenshot

TRVSNavigationControllerTransition

February 05, 2013 • MIT License
Push/Pop transition for entire UINavigationController views. The photo is using `pushViewControllerWithNavigationControllerTransition:`. Now, by using multiple layers we can keep the navigationB...
GC3DFlipTransitionStyleSegue screenshot

GC3DFlipTransitionStyleSegue

December 31, 2012 • zlib License
iBooks-style 3D flip transition animation rendered in OpenGL ES 2.0 and wrapped in a UIStoryboardSegue subclass.
AALaunchTransition screenshot

AALaunchTransition

September 27, 2012 • MIT License
Simple framework to let your application's launch image fade-out to its initial view.
RECurtainViewController screenshot

RECurtainViewController

July 20, 2012 • MIT License
A custom curtain-style transition for UIViewControllers.
XYOrigami screenshot

XYOrigami

May 30, 2012 • MIT License
XYOrigami is an simple and easy-to-use view transition for iOS app. Inspired by HonCheng’s next train video, XYOrigami is a simpler version of folding transition. It is an add-on category of UIView...