You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project,I try init this menu by code and by storyboard , all of them clash when self.willExpand() in the file from pods.
my code is
`func setupMenu(){
In my project,I try init this menu by code and by storyboard , all of them clash when
self.willExpand()
in the file from pods.my code is
`func setupMenu(){
and terminal print "SwiftyMenu Code Will Expand!" successful,then next second,project get clash
The text was updated successfully, but these errors were encountered: