nicklockwood / CubeController

CubeController is a UIViewController subclass that can be used to create a rotating 3D cube navigation.
Other
142 stars 20 forks source link

Can we move to directly another viewContoller #8

Open GeetanjaliBasakare opened 6 years ago

GeetanjaliBasakare commented 6 years ago

It is possible in that project directly call another view with the help of your library (suppose MKCubeViewController index is 0 and I directly call index 5 ... it is possible for your project).