Questions tagged [actionsheetstringpicker]

1 questions
0
votes
0 answers

ActionSheetStringPicker header not showing properly with UIBarButtonItem

I found a header design issue in ActionSheetStringPicker with UIBarButtonItem. How to solve this? Screenshot: Code: func openFilter(sender: UIBarButtonItem) { let arr:NSArray = sortingArray as NSArray ActionSheetStringPicker.show(withTitle:…
Sagar Zala
  • 4,854
  • 9
  • 34
  • 62