mirror of
https://github.com/status-im/react-native.git
synced 2025-02-24 15:18:10 +00:00
Documentation typo
Summary: Closes https://github.com/facebook/react-native/pull/9554 Differential Revision: D3763036 Pulled By: hramos fbshipit-source-id: b545b015c4c764b5fab7d84cd003e790a7e7a242
This commit is contained in:
parent
288934398b
commit
a9a51b2d21
@ -50,7 +50,7 @@ var ActionSheetIOS = {
|
||||
* - `url` (string) - a URL to share
|
||||
* - `message` (string) - a message to share
|
||||
* - `subject` (string) - a subject for the message
|
||||
* - `excludedActivityTypes` (array) - the activites to exclude from the ActionSheet
|
||||
* - `excludedActivityTypes` (array) - the activities to exclude from the ActionSheet
|
||||
*
|
||||
* NOTE: if `url` points to a local file, or is a base64-encoded
|
||||
* uri, the file it points to will be loaded and shared directly.
|
||||
|
Loading…
x
Reference in New Issue
Block a user