Advertisement
Guest User

Untitled

a guest
Jul 11th, 2013
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. //You will not have three tabs and you need three view controllers//
  2.  
  3. // You will now have the Navigation bar at the top//
  4.  
  5. // set this as your delegate and datasource for your table view controller methods//
  6. // pull a table view controller inside the Navigation View Controller as mentioned in (2) & you will have a tableview and navigation view in FirstViewController. Similarly work with the other two tabs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement