Skip to content

Fix share dialog not shown on ios

Martin Santangelo requested to merge fix/ios-share-dialog-not-shown into release/3.11.0

After a few hours trying to find out why the share dialog was not shown on ios with both libs (react-native and the react-native-share) I find out that adding a settimeout for some reason fixes the problem. closes #1501 (closed)

Merge request reports