0

I have seen many apps that have navigation bars at the top of their app, and the left button is a button with 3 vertically stacked bars. I have seen this, and cannot find anything on it. It usually loads a whole side menu, and gives many options, can someone tell me what this button is, what it is used for, and how to use it? All advice is appreciated!

user2277872
  • 2,963
  • 1
  • 21
  • 22
  • You can customise the buttons. This post has the answer: https://stackoverflow.com/questions/6003082/custom-uinavigationbars-backbutton – Dev2rights May 07 '13 at 15:10

1 Answers1

0

It's just a standard button, but it links with some library like ECSlidingViewController. There are several options for which library to use if you search github or cocoacontrols.

Wain
  • 118,658
  • 15
  • 128
  • 151