Using UIActionSheet - codepath/ios_guides GitHub Wiki
NOTE UIActionSheet was deprecated in iOS 8.3. Use Using UIAlertController instead — UIAlertController with a preferredStyle of .actionSheet replaces it.
NOTE UIActionSheet was deprecated in iOS 8.3. Use Using UIAlertController instead — UIAlertController with a preferredStyle of .actionSheet replaces it.