SwiftUI folks: this is the result of tapping on a ShareLink(item:subject:) where the item is a URL.
How come I don't have an option to Open in Safari?
@caseyliss Short answer: ShareLink does not vend an ‘Open in Safari’ activity (and perhaps surprisingly neither does UIActivityViewController).
Wrapping UIActivityViewController and creating a "SafariActivity” is what you want.
The home of The Not So Big Company on Mastodon.