react-native-macos/Libraries/react-native
SangYeob Bono Yu 3b35732800 Add Share module
Summary:
revision of https://github.com/facebook/react-native/pull/5476

It has only one method `shareTextContent` and next will be`shareBinaryContent`.

In Android, Promise can't receive a result, because `startActivityForResult` is not working with `Intent.ACTION_SEND`. Maybe we can use `createChooser(Intent target, CharSequence title, IntentSender sender)` which requires API level 22.
Closes https://github.com/facebook/react-native/pull/5904

Differential Revision: D3612889

fbshipit-source-id: 0e7aaf34b076a99089cc76bd649e6da067d9a760
2016-07-25 03:43:29 -07:00
..
React.js Fix Relay tests, fix React.js whitespace 2016-07-12 21:43:23 -07:00
ReactNative.js Remove `node_modules/react` from the list of discoverable haste modules 2016-07-05 06:44:33 -07:00
react-native-interface.js [ReactNative] Remove all the flow errors 2015-07-22 18:11:09 -08:00
react-native.js Add Share module 2016-07-25 03:43:29 -07:00
react-native.js.flow Add Share module 2016-07-25 03:43:29 -07:00