I want to close share.open() when the user is inactive for a certain time. Something like the opposite of share.open().
I think this package didn't have this feature!
If you use Share from react-native you can use dismissedAction for iOS only!!
see this!