Skip to content

Releases: maxkonovalov/MKDropdownMenu

Presenting dropdown above

29 Mar 17:21
Compare
Choose a tag to compare

It is now possible to present the dropdown on top of the menu:

dropdownMenu.dropdownShowsContentAbove = YES;

A big thanks to @EddieLukeAtmey for this addition! 🎉

1.3

20 Sep 16:12
Compare
Choose a tag to compare
1.3

Add UIAppearance support

11 Aug 13:28
Compare
Choose a tag to compare

Add scroll view support

14 May 18:31
Compare
Choose a tag to compare

The presentation logic is changed, now a specific presenting view can be used to host the dropdown.
Added support for presenting the dropdown menu in UIScrollView.

1.0.1

02 Apr 19:47
Compare
Choose a tag to compare
Update podspec

1.0

02 Apr 19:29
Compare
Choose a tag to compare
1.0
Update README