Hi
It looks like that the commit has already been done to resolve react-native 0.47 issue.
However i can't find which version to install now
I tries 1.0.20 but the issue still exists with that.
@EstebanFuentealba has to update package.json version property to publish this change.
As a temporary workaround, place this to your package.json:
"react-native-share": "git+https://github.com/EstebanFuentealba/react-native-share.git#2572ceb60955a182c7afa6e942023f89f85b25ea",
or run
yarn add react-native-share@git+https://github.com/EstebanFuentealba/react-native-share.git#2572ceb60955a182c7afa6e942023f89f85b25ea
Yes, please. I'm having same problem. 馃槩
update
Most helpful comment
update