react-native-receive-sharing-intent icon indicating copy to clipboard operation
react-native-receive-sharing-intent copied to clipboard

Not working on Android after close app with BackHandler.exitApp()

Open Aakashheme opened this issue 1 year ago • 0 comments

if I close app with BackHandler.exitApp() and agin open app or directly go with native share it not working I need to clear once from task manager after that it's working fine in Android.

Aakashheme avatar Nov 30 '23 02:11 Aakashheme