React-native-share: react-native 0.47 createjsmodules issue

Created on 21 Aug 2017  路  3Comments  路  Source: react-native-share/react-native-share

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.

Most helpful comment

update

All 3 comments

@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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jgfidelis picture jgfidelis  路  3Comments

ruimfernandes picture ruimfernandes  路  4Comments

andyfen picture andyfen  路  4Comments

MbF-Sathya picture MbF-Sathya  路  4Comments

saifkamaal picture saifkamaal  路  3Comments