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

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

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