From d2145b08756d7cdcbcf9cce761e96d1b7caf3a9e Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 17 Feb 2020 17:58:41 +0000 Subject: [PATCH] Deploy website Deploy website version based on 9d4dcdb9d8cc092d1a8560b792e8ce7a64cba2db --- docs/next/share.html | 4 ++-- docs/next/share/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/next/share.html b/docs/next/share.html index 24ca1574bbe..4b6834c12b4 100644 --- a/docs/next/share.html +++ b/docs/next/share.html @@ -74,8 +74,8 @@
static share(content, options)
 

Open a dialog to share text content.

-

In iOS, Returns a Promise which will be invoked with an object containing action and activityType. If the user dismissed the dialog, the Promise will still be resolved with action being Share.dismissedAction and all the other keys being undefined. Note that some share options will not appear or work on the iOS simulator.

-

In Android, Returns a Promise which always be resolved with action being Share.sharedAction.

+

In iOS, returns a Promise which will be invoked with an object containing action and activityType. If the user dismissed the dialog, the Promise will still be resolved with action being Share.dismissedAction and all the other keys being undefined. Note that some share options will not appear or work on the iOS simulator.

+

In Android, returns a Promise which will always be resolved with action being Share.sharedAction.

Content