Is it possible to create an ActionSheet that have a label between two buttons like this image?
ActionSheet
If you don't want to use any hacks on UIActionSheet to customize it you can check out a replacement for UIActionSheet that I made: https://github.com/JonasGessner/JGActionSheet It's completely customizable!