JMActionSheetDescription
JMActionSheetDescription copied to clipboard
JMPickerActionSheet below UITabBarController
Hi,
On iPhone, the view is under UITabBarController if there is an UITabBar.

You can reproduce it by adding a UITabBarController in your sample like this :

Have good day !
Got same issue, any help
Some questions about the way you present the JMPickerActionSheet
Are you using this selector ? showActionSheetDescription:actionSheetDescription inViewController:viewController
viewController is the tabbarController?