react-native-receive-sharing-intent
react-native-receive-sharing-intent copied to clipboard
Not working on Android after close app with BackHandler.exitApp()
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.