handsomecode / InteractiveSideMenu

iOS Interactive Side Menu written in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UISplitViewController

avjiang opened this issue · comments

Hi, can this library be used for UISplitViewController project? I am going to build UISplitViewController that has slide menu that will push to respective ViewController based on the menu selected on the side menu. Thanks!

So you want a SplitViewController where the SideMenu is inside of the Split Controller menu?

Currently, this is not something that is supported within the library. If this is something you'd like to see, feel free to take a look at the source code and submit a pull request for us to review.