Show the share menu and app not freeze
Share menu is opened then closed instantly, then app freezes.
Version: npm version or "master" 1.2.1
I found out why, this was because I was calling Share.open() while animating a modal to close which freezed the app.
Most helpful comment
I found out why, this was because I was calling Share.open() while animating a modal to close which freezed the app.