GlennChiu / GC3DFlipTransitionStyleSegue

iBooks-style 3D flip transition animation rendered in OpenGL ES 2.0 and wrapped in a UIStoryboardSegue subclass
513 stars 65 forks source link

Use this within the same ViewController from View to View #10

Open ryanmsusa opened 11 years ago

ryanmsusa commented 11 years ago

Any way to use this animation in the same view controller to go 1 view to another view?

GlennChiu commented 11 years ago

I would recommend using a UIViewController container inside your view controller.