Directs the mobile app to open the specified URL in the device's browser.
The openURL() function returns a Promise that resolves when the navigation is successful.
openURL()
Supported URL formats:
http(s)://
mailto:@?subject=
The URL to open.