Update README.md
This commit is contained in:
parent
98591515e6
commit
8681050dd0
|
|
@ -11,6 +11,10 @@ iOS Slide Menu built on top of UINavigationController, with configurable buttons
|
|||
|
||||

|
||||
|
||||
Version 1.4.5 Notes
|
||||
---------
|
||||
Enabling shouldRecognizeSimultaneouslyWithGestureRecognizer was causing issues, if you are seeing unexpected gesture behavior delete the pod and reinstall as that method has been removed
|
||||
|
||||
Version 1.4.0 Notes
|
||||
---------
|
||||
```switchToViewController:withCompletion:``` method has been deprecated. In order to get the exact same behavior use ```popToRootAndSwitchToViewController:withCompletion```
|
||||
|
|
|
|||
Loading…
Reference in New Issue