kawoou / KWDrawerController

Drawer view controller that easy to use!
MIT License
157 stars 32 forks source link

There is example how to open main view from left or right menu #5

Closed loverde-co closed 6 years ago

loverde-co commented 7 years ago

There is example how to open main view from left or right menu. Is there some way to do that ? Or this is not options for this repo ?

Thanks

kawoou commented 6 years ago

Try this.

drawerController.openSide(.left)
drawerController.openSide(.right)