javalnanda / JNDropDownMenu

Swift version of https://github.com/dopcn/DOPDropDownMenu
MIT License
64 stars 8 forks source link

Can it support double column dropdown pattern? #4

Open imadeit opened 7 years ago

imadeit commented 7 years ago

Hi,

Thanks for creating such a good repo for Swift. I have a simple question that can JNDropDownMenu support double column dropdown pattern like what is done in https://github.com/12207480/DOPDropDownMenu-Enhanced ?

Thanks!

javalnanda commented 7 years ago

@imadeit You mean to say 2nd level of row item? Currently, it is not supported. I will see if I can include it in future versions.