hackiftekhar / IQActionSheetPickerView

ActionSheet with UIPickerView
MIT License
205 stars 76 forks source link

iOS 10 support #21

Closed VictorSharov closed 8 years ago

VictorSharov commented 8 years ago

Are you plan to add iOS 10 support? At this version of iOS bottom buttons located behind the screen edge.

hackiftekhar commented 8 years ago

Ok, I'll check it with iOS10

hackiftekhar commented 8 years ago

I checked but I didn't found any issues with iOS 10, there are only some issues with the toolbar bottons

VictorSharov commented 8 years ago

Hm... I have a problem on iPhone 6 with iOS 10. I attach screenshot with this error. img_2016-09-17 09 13 35

hackiftekhar commented 8 years ago

You mean Cancel & done button are too close to the screen?

VictorSharov commented 8 years ago

Yes, margin too small

hackiftekhar commented 8 years ago

I think I've fixed it yesterday and pushed a new cocoapods version. Could you please check?

VictorSharov commented 8 years ago

Yes, now all right is OK, thank you :)