react-native-share-menu
Advanced tools
Comparing version
@@ -100,2 +100,3 @@ # iOS Installation | ||
<string>A_URL_SCHEME_UNIQUE_TO_YOUR_APP</string> | ||
<!-- This url scheme doesn't contain :// at the end - E.G. "mycustomscheme"--> | ||
</array> | ||
@@ -113,2 +114,3 @@ </dict> | ||
<string>YOUR_APP_URL_SCHEME_DEFINED_ABOVE</string> | ||
<!-- This url scheme CONTAINS :// at the end - E.G. "mycustomscheme://"--> | ||
<key>NSExtension</key> | ||
@@ -115,0 +117,0 @@ <dict> |
{ | ||
"name": "react-native-share-menu", | ||
"description": "Add your app as a target for sharing from other apps and write iOS Share Extensions in React Native.", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
92480
1.41%