hackiftekhar / IQActionSheetPickerView

ActionSheet with UIPickerView
MIT License
205 stars 76 forks source link

Could you add a indexPath same as UITableView? #28

Closed shengxianghong closed 6 years ago

shengxianghong commented 6 years ago

dc23b376-fd6d-4664-ba9e-acb295db5470

hackiftekhar commented 6 years ago

Ahh, that's a great Idea. Thanks I'll modify it with as next major release

hackiftekhar commented 6 years ago

I've optimized it to either use Indexes or NSIndexPath. Please take a look at my latest commit. It might ease your task. Please also take a look at migration guide here https://github.com/hackiftekhar/IQActionSheetPickerView/wiki/IQActionSheetPickerView-2.0.0-Migration-Guide