PagingMenuController
PagingMenuController copied to clipboard
Paging view controller with customizable menu in Swift
I'm using the latest (protocol oriented version) and I'd like to know if there is a way to generate a menu given an array of viewControllers? I looked into it...
It is very practical to intercept the movements of the menu items. But For the case .willMoveItem the provided menuItemView instances lack a proper way to distinguish them from each...
Hi, thanks for great plugin, How can convert the direction from LTR to RTL ?
Hello, I'm using the library from Storyboard, adding container view referencing to PagingMenuController class and it's working fine. The only problem is in child view controllers, content touches (on buttons)...
Hi I want to add label just above to page title can i do this.please see attachment 
When you move from position 2 to 0 the pageview animation breaks, only reach 1 and after that the 0 viewcontroller appears with no animation. We know the problem happens...
Hi, for some app purposes, im using my own gestures recognizers to swipe trough the paging controller using moveToMenuPage, but when im in the last view controller, and i call...
Hi, sir. I pulled the last new version, and I did set scrollEnabled = true. But the scrolling function doesn't work, I have to click the menu title to change...
I expect when i start to scroll left or right my viewcontrollers that are in PagingController, options that are above should scroll with my finger as welle. Now its waiting...
Is it possible to have gradient color background for my menu? I would really appreciate the help :)