react-native/Libraries/ActionSheetIOS
Edgar Aroutiounian 2e424fb113 Generalize ActionSheetManager items URL
Summary:
Not ready but want to start conversation.  (i.e. not sure if to change key name to `urls` from `url`)

I want to be able to share more than 1 image at a time, the current code only lets one use one url, but the API allows for much more.

Some places already make this an issue:

https://github.com/EstebanFuentealba/react-native-share/issues/85

And I also need to be able to email/send on iMessage, etc with multiple URL resources.
Closes https://github.com/facebook/react-native/pull/15475

Differential Revision: D6437807

Pulled By: hramos

fbshipit-source-id: 336c696c5633c0080904ca9306a38120e27f9173
2017-11-29 12:01:48 -08:00
..
RCTActionSheet.xcodeproj Standardize project indentation settings on 2 spaces 2017-07-31 05:20:03 -07:00
ActionSheetIOS.js Migrate additional docs to the new format 2017-11-20 13:16:12 -08:00
RCTActionSheetManager.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTActionSheetManager.m Generalize ActionSheetManager items URL 2017-11-29 12:01:48 -08:00