New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-native-share-menu

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-share-menu - npm Package Compare versions

Comparing version

to
5.0.4

2

IOS_INSTRUCTIONS.md

@@ -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>

2

package.json
{
"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