- Update to Swift 4.2
- Rename some APIs to make it more swift.
- Adds supports for transition animation
- Adds
...willShowViewController
,...didShowViewController
delegate methods
- Introduces the new
shouldRespectLanguageDirection
option in preference which reverses the direction of the side menu when using RTL language. - Disable pan gesture when there is another gesture recognizer.