All Versions
35
Latest Version
Avg Release Cycle
78 days
Latest Release
1846 days ago

Changelog History
Page 4

  • v1.3.0 Changes

    • โž• 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
  • 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