Skip to content

Instantly share code, notes, and snippets.

View fantattitude's full-sized avatar
🎯
Focusing

Vivien Leroy fantattitude

🎯
Focusing
View GitHub Profile
@fantattitude
fantattitude / TransitionController.h
Created February 23, 2016 10:33 — 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