You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 18, 2022. It is now read-only.
Rather than setting module-level `isClear` boolean, which would only allow the app to receive & respond to one share.
This change prevents the issue on Android of the app 1) receives a share intent, 2) user then opens photo picker, causing app to go to bg and back to fg, 3) triggers share sheet to reopen, because original share intent info has not been properly cleared
ajith-ab/react-native-receive-sharing-intent#110 (comment)
0 commit comments