react-native-chrome-custom-tabs
react-native-chrome-custom-tabs copied to clipboard
If the client don't have Chrome installed, nothing happens
Hey! Amazing plugin.
I'm using it on my react native aplications, but when the user don't have chrome installed (in some markets, like the chinese one, and on devices like Amazon's Fire tablet) and he tries to navigate to a external page, nothing happens.
I propose try to fallback it into an android.Intent
, still opening the url on the default browser of the devce.