Huge News!Announcing our $40M Series B led by Abstract Ventures.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 1.1.1 to 1.1.2

android/src/main/java/com/meedan/ShareMenuModule.java

2

package.json
{
"name": "react-native-share-menu",
"description": "Adds the app to share menu, so it can be launched from share menu and receive data from other apps",
"version": "1.1.1",
"version": "1.1.2",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

@@ -34,3 +34,3 @@ # react-native-share-menu

```java
import ca.ios.ba.ShareMenuPackage; // <--- import
import com.meedan.ShareMenuPackage; // <--- import

@@ -37,0 +37,0 @@ public class MainActivity extends ReactActivity {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc