All Versions
35
Latest Version
Avg Release Cycle
78 days
Latest Release
1711 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v1.3.0 Changes
- โ Add override method
dropDownViewOpened
called when drop down view opened inYNDropDownView
- โ Add override method
dropDownViewClosed
called when drop down view closeed inYNDropDownView
- ๐ Init method
YNDropDownMenu(frame: frame, YNDropDownViews: [YNDropDownView], dropDownViewTitles: [String])
deprecated inYNDropDownMenu
- โ Add
alwaysSelectedAt(index: index)
function inYNDropDownMenu
- โ Add override method
-
v1.2.3 Changes
- โ Add Image Folder
-
v1.2.2 Changes
- ๐ Init style added UIView and YNDropDownView
-
v1.2.1 Changes
- Customize UIFont
-
v1.2.0 Changes
- Inherit YNDropDownView instead of UIView to add views for YNDropDownMenu
- Available to call hideMenu in YNDropDownView
- ๐ Support Carthage #1