What's the simplest way to turn a UITableView navigation into a sidebar menu? -


i have uitableview passes data onto view, example http://www.codigator.com/tutorials/ios-uitableview-tutorial-for-beginners-passing-data/

...and want turn sidebar menu type navigation (like in facebook app.)

i'm sure there's great deal of tutorials on sidebars, want know if there's simple solution this.

thanks.

i've needed functionality in app, find easiest , simplest 1 https://github.com/mystcolor/jtrevealsidebardemo. should able take uitableview , place directly without changing (use v2 1 if can)


Comments