Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

ActionSheetPicker replacement for ios 8

In iOS 7 have been using ActionSheetPicker to let the user to select a choice and it has been working great until I installed Xcode beta 2 and ran my project in iOS 8. Is there a way to do this in iOS 8?

Screenshots: http://imgur.com/a/Bs6Xl

Thanks for your help in advance.

like image 433
Laurynas Sinkevičius Avatar asked Jun 18 '14 23:06

Laurynas Sinkevičius


1 Answers

There is a fork ActionSheetPicker-3.0 which has been updated to work for iOS 8.

like image 52
Nicholas Harlen Avatar answered Sep 21 '22 20:09

Nicholas Harlen