Add UIPickerView & a Button in Action sheet - How?

后端 未结 11 1459
遥遥无期
遥遥无期 2020-11-22 15:40

My application requires following things to be added in an action sheet.

  • UIToolbar
  • Button on UIToolbar
  • UIPicker Control

I have

11条回答
  •  情话喂你
    2020-11-22 16:33

    I think this is best way to do it.

    ActionSheetPicker-3.0

    Its pretty much what everyone suggest, but uses blocks, which is a nice touch!

提交回复
热议问题