Skip to content

Instantly share code, notes, and snippets.

View AalokParikh's full-sized avatar

Wolvorin AalokParikh

  • Ahmedabad, Gujarat, India
View GitHub Profile
@AalokParikh
AalokParikh / TransitionController.h
Created October 13, 2012 06:23 — forked from xjones/TransitionController.h
TransitionController for animating iOS view controller transitions w/o a controller stack
//
// TransitionController.h
//
// Created by XJones on 11/25/11.
//
#import <UIKit/UIKit.h>
@interface TransitionController : UIViewController