droibit / react-native-custom-tabs

Chrome Custom Tabs for React Native.
https://www.npmjs.com/package/react-native-custom-tabs
Apache License 2.0
187 stars 108 forks source link

Is there any way to create a callback function on attempt to close the custom tab? #49

Open riya-bubna opened 5 years ago

riya-bubna commented 5 years ago

I want to perform some operations before the custom tab is shut, and then go ahead and shut the custom tab.