You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 26, 2019. It is now read-only.
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.