Closed dnamna closed 9 years ago
As I understand You want to use the lib without storyboards. In that case, all points of this guide are mandatory. Or you can just watch this video tutorial .
I was able to add the right menu but sadly the rightmenu button is not displayed in the navigationbar. And the right table view is opened by default behind my viewcontroller on load. I debugged and not exceptions or errors
Please, just follow to the video tutorial from my previous comment.
can u send the image picker third party working class file..urgent
On Fri, Jun 26, 2015 at 12:13 PM, Artur Mkrtchyan notifications@github.com wrote:
Please, just follow to the video tutorial from my previous comment.
— Reply to this email directly or view it on GitHub https://github.com/SocialObjects-Software/AMSlideMenu/issues/157#issuecomment-115546547 .
Hello, I have installed the pod,inherited a viewcontroller from AMSlideMenuMainViewController and created a table view which inherits AMSlideMenuRightTableViewController. viewcontroller viewdidload:
When I launch my application configureRightMenuButton is not triggered. Any ideas? am I missing something,I didn't add the mainvc but I added the methods of mainvc to my viewcontroller and I didn't add anything to the appdelegate. I already have my navigationcontroller in my app in the storyboard,but I need to implement your lib in my application. Thx