Nick Lockwood a859d9e931 Fixed ActionSheetIOS on iOS 9 SDK
Summary: public

UIActionSheet no longer works on iPad when building with the iOS 9 SDK, as reported here: https://github.com/facebook/react-native/issues/3498

This diff implements an alernative code path that uses UIAlertController instead when its available.

Also added `anchor` support for action sheets (previously only supported for share sheet).

Reviewed By: javache

Differential Revision: D2560068

fb-gh-sync-id: feda20f6f1fee5e2ba624761fbeb812e23d96fff
2015-10-21 12:21:28 -07:00
..
2015-07-24 08:41:58 -08:00
2015-08-06 15:49:35 -08:00
2015-03-25 11:09:54 -08:00
2015-10-20 05:02:23 -07:00
2015-10-21 07:02:25 -07:00
2015-10-19 09:07:06 -07:00
2015-09-08 03:34:33 -08:00
2015-10-19 06:10:22 -07:00
2015-07-24 08:41:58 -08:00
2015-10-16 04:03:23 -07:00
2015-07-24 08:41:58 -08:00
2015-04-15 06:06:29 -08:00