i currently developping an app in Swift 2.0, and i use the "SWRevealViewController" library.
My question is simple, do you know if it is possible to use "SWRevealViewController" in a pragmatical view, which is loaded with :
view.addsubview(myview)
to open the sideMenu ?
Thanks