I want to implement a side menu similar to the facebook app where when you swipe to the side on the main view, it slides to the side and a menu appears to the side. Can anyone offer me advice on the best way to do this. Would it be better to use a UIScrollView or a pan or swipe gesture recognizer? Any help or code samples would be appreciated.
Thanks,
Thanks,