One of your ideas has been delivered from your suggestion.Mobile - Option To Open External URLs

This feature provides you with the option of adding external links through the mobile layout. External links will be opened in a new tab.  A new property called externalUrls has been added to mobile layout. By default it will be an empty array.

"externalUrls" : [ ]

For each link, name and url should be provided. Name will be shown on the navigator menu.

configuration for external url

configuration for external url

Output in Mobile app is shown below

external url in Mobile app

external url in Mobile app

Users can now access external url from mobile app.

Steps to Enable

You don't need to do anything to enable this feature.