evnaz / ENSwiftSideMenu

A simple side menu for iOS written in Swift.
MIT License
1.82k stars 282 forks source link

did close and did open delegate methods for side menu #90

Closed StDogbert closed 9 years ago

StDogbert commented 9 years ago

Subj methods. Added calls in animation completion when not bouncing, and animator delegate for animation pause when bouncing. Also its probably better to unite animation approach, but it will take some time. I can do it on request...