Link to open in browser from native app

I have native apps for iOs and Android built using hotwire adapter. There are some links that I’d like to open in a new browser instance instead of inside the native app. Can this be done using just html? Or native code change (kotlin/swift) is required?