4

I want to have something like this in my app:

Example Image

A main view that you can slide to the right, and behind it a UITableView. If you drag the main view to the right, you should be able to drag it back in, even if you start dragging to the left on top of the UITableView (if I pan left or right on top of the UITableView the main view should be moved, if I drag up or down on top of the UITableView the UITableView should scroll). Furthermore, it would be nice if the main view would drop a shadow on to the UITableView.

Glorfindel
  • 21,988
  • 13
  • 81
  • 109
sKeLeTr0n
  • 57
  • 1
  • 1
  • 2
  • Could have been created by facebook themselves. I am interested to see if this UI is default in iOS. – John Riselvato Dec 06 '11 at 00:42
  • It is not a default UI in iOS at present. – Chaosphere2112 Dec 06 '11 at 00:52
  • This question is old but for those that stumbled upon it please see http://stackoverflow.com/questions/7991034/iphone-facebook-side-menu-using-objective-c. It has numerous libraries and even an example for a custom menu. – Bot Feb 10 '12 at 16:45

0 Answers0