Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 444 Bytes

CHANGES.md

File metadata and controls

16 lines (10 loc) · 444 Bytes

CHANGES

[1.0.0]

  • Update to Swift 4.2
  • Rename some APIs to make it more swift.

[0.5.0]

  • Adds supports for transition animation
  • Adds ...willShowViewController , ...didShowViewController delegate methods

[0.4.1]

  • 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.