Search code examples
ios6uiviewcontrolleruistoryboarduipangesturerecognizerecslidingviewcontroller

ECSlidingViewController swipe gesture issue on View Controller


I'm using ECSlidingViewController for my app for the slide out menu and having a imageview on my all view controllers. It works perfectly but when i to the right when the menu controller(Slide view) is open the imageview with all the uiview items move to the right and shows a white background and dismiss the view controller.


Solution

  • I've struggled too in the beginning when I used ECSlidingViewController.

    This video tutorial helped me a lot

    http://youtu.be/tJJMyzdB9uI (Check part 2 and 3 also).