react-native-share
Advanced tools
Comparing version 7.6.2 to 7.6.3
@@ -81,3 +81,2 @@ export declare enum Social { | ||
social: Social.FacebookStories; | ||
method: Exclude<ShareAsset, ShareAsset.BackgroundVideo>; | ||
appId: string; | ||
@@ -84,0 +83,0 @@ } |
{ | ||
"name": "react-native-share", | ||
"description": "Social share, sending simple data to other apps.", | ||
"version": "7.6.2", | ||
"version": "7.6.3", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
@@ -81,3 +81,2 @@ export enum Social { | ||
social: Social.FacebookStories; | ||
method: Exclude<ShareAsset, ShareAsset.BackgroundVideo>; | ||
appId: string; | ||
@@ -84,0 +83,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
320016
1600