ios - How to design a mechanism to manage viewcontrollers transitions, like route -


i want design routing mechanism management view controller transitions in objective-c.

two view controllers, without reference other side of pointer, transition controlled route.

how achieve route?

thanks help.

i hope think this.

route = segue (in xcode)

  1. take 2 view controller
  2. make 1st embed in navigation controller (which must initial view controller)
  3. put 1 button in 1st vc
  4. press ctrl + drag mouse button 2nd vc (one popup show, select push)
  5. run project
  6. press button

lol


Comments

Popular posts from this blog

What Are The Best Universities In The World?

Hard vs. Soft Water: What's The Difference?

java - Solr query version issue: Invalid version or the data in not in 'javabin' format -