Friend-LGA / LGSideMenuController

iOS view controller which manages left and right side views
MIT License
2.05k stars 331 forks source link

Added "should" delegate methods for hide/show. #167

Closed crspybits closed 3 years ago

crspybits commented 6 years ago

These delegate methods apply both to tap gestures and to pan gestures for hiding/showing.

Friend-LGA commented 3 years ago

Why leftViewDisabled and rightViewDisabled are not enough? Feel free to reopen if necessary.