React Native Expo: Share dialog opens twice and closes immediately on iOS
I’m facing an issue with the share dialog functionality in my React Native Expo app specifically on iOS devices. When users trigger the share dialog by tapping a “Share with Friends” button, the dialog opens twice consecutively and then closes immediately. This behavior prevents users from interacting with the options in the dialog, such as copying the share link.