How to create DropDown in xcode?

后端 未结 5 1819
时光取名叫无心
时光取名叫无心 2020-11-27 17:55

I am a very new developer for IOS, i need help, How to create dropdown box in xcode, any one provide me example to create country list in drop down?

5条回答
  •  -上瘾入骨i
    2020-11-27 18:49

    just for whom searching for small simple swift combo box here in 2016 year, i've tried a few of old and new (but obj-c) libs, and at last selected this:

    https://github.com/sw0906/SWCombox

    here is screenshot:

提交回复
热议问题