ios - How to achieve pushViewController animation when using presentViewController -


i need use presentviewcontroller in app -

    [self presentviewcontroller:thingcontainer animated:yes completion:nil]; 

but need animation similar of pushviewcontroller navigation controller. idea how achieve that?


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

android - SurfaceView transparency not working properly -