alinz / react-native-share-extension

react-native as an engine to drive share extension
MIT License
763 stars 398 forks source link

Dismissing Extension on Android doesn't return control #75

Open tallen11 opened 6 years ago

tallen11 commented 6 years ago

Dismissing the share extension on Android doesn't return control back to the host app i.e. Chrome. The modal is dismissed but the screen (Chrome) remains darkened and unresponsive to touch. On React Native 0.5+. Anyone else have this problem?