0

I want to close share.open() when the user is inactive for a certain time. Something like the opposite of share.open().

Kartikey
  • 4,516
  • 4
  • 15
  • 40
Rohit S K
  • 1,178
  • 3
  • 13

1 Answers1

0

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!

Mohamadamin
  • 564
  • 5
  • 16