Fix share dialog not shown on ios
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)