react-native-receive-sharing-intent
react-native-receive-sharing-intent copied to clipboard
A React Native plugin that enables React Native apps to receive sharing photos, videos, text, urls or any other file types from another app
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Hi in ios when I killed the app and shared something app then app opened but the function ReceiveSharingIntent.getReceivedFiles didn't run and I can't get files from it How I...
App doesn't open when tapped from share menu IOS 14.4 , XCODE Version 13.2.1 (13C100), "react-native-receive-sharing-intent": "^2.0.0", "react-native": "0.64.1", share info.list NSExtension NSExtensionAttributes NSExtensionActivationRule NSExtensionActivationSupportsFileWithMaxCount 100 NSExtensionActivationSupportsImageWithMaxCount 100 NSExtensionActivationSupportsMovieWithMaxCount 100...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
* What went wrong: Execution failed for task ':react-native-receive-sharing-intent:compileDebugKotlin'. > Compilation error. See log for more details * Try: > Run with --stacktrace option to get the stack trace. >...
- Version: 2.0.0 ###### I run into emulator, then even though it throws the error `Attempt to invoke virtual method 'java.lang.String android.content.Intent.getAction()' on a null object reference.` but sharing is...
I've gone over and over [the instructions ](https://ajith-ab.github.io/react-native-receive-sharing-intent/docs/ios) for setting this up for ios, but I can't get it to work. I thought the example might shed some light on...