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
..
2016-07-11 19:43:21 -07:00
2016-07-06 12:58:41 -07:00
2016-07-14 11:13:27 -07:00
2016-07-23 00:28:27 -07:00
2016-07-19 10:43:29 -07:00
2016-07-25 03:43:29 -07:00
2016-07-25 03:43:29 -07:00
2016-07-21 09:13:29 -07:00
2016-07-23 01:28:31 -07:00
2016-07-21 09:13:29 -07:00