SwiftyMenu Versions Save

Simple and Elegant Drop down menu for iOS 🔥💥

1.1.0

1 week ago

What's new in this version?

Added

  • More Customization for the UI. PR by @nowjordanhappy

Fixed

  • Crash for Assets while using SPM. PR by @ipodishima

Full Changelog: https://github.com/KarimEbrahemAbdelaziz/SwiftyMenu/compare/1.0.1...1.1.0

1.0.1

2 years ago

What's new in this version?

Fixed

  • Build errors when installing through SPM.

1.0.0

2 years ago

What's new in this version?

Added

  • Very stable version of SwiftyMenu and finally to version 1.0.0
  • SwiftyMenuAttributes to customize SwiftyMenu UI.
  • Support for SPM.

Changed

  • Removed all IBDesignable from SwiftyMenu and changed the styling of the menu using SwiftyMenuAttributes.

Fixed

  • Arrow direction when multi selection enabled.

0.6.5

3 years ago
  • Add the ability to reset selection in Single Selection Mode.

0.6.4

3 years ago
  • Support RTL in SwiftyMenu.
  • Fix misspelling words.

0.6.3

4 years ago
  • Allow Changing separator color.
  • Allow Changing separator characters.

0.6.2

4 years ago
  • Rotate SwiftyMenu Arrow when Open or Close.

0.6.1

4 years ago
  • Added Unit Tests to SwiftyMenu with Coverage 57%

0.6.0

4 years ago
  • Restucture project code and add some Docs.
  • Allow to add SwiftyMenu programmatically.
  • Allow to toggle SwiftyMenu from Code.