handsomecode / InteractiveSideMenu

iOS Interactive Side Menu written in Swift.
Apache License 2.0
708 stars 164 forks source link

Animating content view controller switch #71

Open marcsnts opened 6 years ago

marcsnts commented 6 years ago

Is it possible to animate the switching of content view controllers using selectContentViewController? My use case is I am in one side menu view controller, and want to switch to another one without accessing the side menu (ex: tapping a button switches to one of the content view controllers).