react-native/Examples
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
..
2048 Fix example apps to use new packager paths 2015-09-04 02:40:41 -08:00
Movies Fix 16 linter warnings in Examples/ 2015-10-16 04:03:23 -07:00
TicTacToe Fix example apps to use new packager paths 2015-09-04 02:40:41 -08:00
UIExplorer Fixed ActionSheetIOS on iOS 9 SDK 2015-10-21 12:21:28 -07:00