audrl1010 / SlideMenuController

iOS Slide Menu Controller. It is written in pure swift.
MIT License
40 stars 13 forks source link

exception in mainNavigationBarRightToggleButtonIcon #5

Open haconglinhmiyatsu opened 6 years ago

haconglinhmiyatsu commented 6 years ago

when i insert row slideMenuController.mainNavigationBarRightToggleButtonIcon = #imageLiteral(resourceName: "rightMenu")

in appdelegate : and then :

the first time , i click to Icon right bar button. My right menu controller doesn't show . it is showing left menu controller. But the second time not throw this exception

please help me

thank