Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 814 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 814 Bytes

iOS7Menu

It is an easy to use menu, that fits perfectly in iOS7 Applications.

Preview Image

How to use:

  1. Add a UITabBarController to the storyboard
  2. change class to ISMViewController
  3. connect the menu controller with your view controller by clicking on the menu controller and – while holding ctrl – drag a connection to your own view controller.
  4. Choose viewcontrollers in the appearing menu
  5. Repeat steps 3 and 4 to add all your view controllers to the menu

Video: http://www.youtube.com/watch?v=2nY8joGZ4iY&feature=youtu.be

You may also wanna have a look on http://monavari.de

<iframe width="560" height="315" src="//www.youtube.com/embed/2nY8joGZ4iY" frameborder="0" allowfullscreen></iframe>