Skip to content

An Objective-C category on UIView to make Flip transitions between Views

Notifications You must be signed in to change notification settings

sgabello/UIView-FlipTransition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

UIView+FlipTransform is a category on UIView that create a flip transition between two UIViews on iOS.

Installation

To use the UIView+FlipTransform in an app, just drag the UIView+FlipTransform class files into your project and add the QuartzCore framework.

Usage

Refer to the Demo included in the project for now. I'll add a more detailed explanation in future.

About

An Objective-C category on UIView to make Flip transitions between Views

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published