openURL

open override fun openURL(url: String?, promise: Promise)

Starts a corresponding external activity for the given URL.

For example, if the URL is "https://www.facebook.com", the system browser will be opened, or the "choose application" dialog will be shown.

Parameters

url

the URL to open