YNDropDownMenu v1.3.0 Release Notes

    • โž• Add override method dropDownViewOpened called when drop down view opened in YNDropDownView
    • โž• Add override method dropDownViewClosed called when drop down view closeed in YNDropDownView
    • ๐Ÿ—„ Init method YNDropDownMenu(frame: frame, YNDropDownViews: [YNDropDownView], dropDownViewTitles: [String]) deprecated in YNDropDownMenu
    • โž• Add alwaysSelectedAt(index: index) function in YNDropDownMenu