Nick Lockwood e6c65102d4 Add support for sharing images or other media via iOS share sheet
Summary:`ActionSheetIOS` now supports sharing images or other media via the `showShareActionSheetWithOptions` method. Simply specify a local file or data uri using the `url` argument to share the file.

NOTE: this mechanism doesn't currently support sharing images from the camera roll, however you can work around this by first saving the image to the ImageStore, and then fetching the base64 data.

Reviewed By: javache

Differential Revision: D2954273

fb-gh-sync-id: d5158f9d167fe92199933ca703f40f561732ac37
shipit-source-id: d5158f9d167fe92199933ca703f40f561732ac37
2016-02-22 05:34:32 -08:00
..
2015-07-24 08:41:58 -08:00
2016-01-30 17:11:28 -08:00
2016-01-08 15:42:32 -08:00
2016-02-10 08:40:39 -08:00
2016-02-11 02:45:34 -08:00
2016-02-12 12:58:31 -08:00
2016-02-20 02:19:55 -08:00
2016-02-05 16:45:46 -08:00
2016-02-15 13:34:33 -08:00
2015-07-24 08:41:58 -08:00
2016-02-17 07:38:33 -08:00
2016-02-11 02:45:34 -08:00