Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 477 Bytes

CHANGES.md

File metadata and controls

20 lines (12 loc) · 477 Bytes

CHANGES

[1.0.1]

  • Add shadowColor

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