stleamist / BetterSafariView

A better way to present a SFSafariViewController or start a ASWebAuthenticationSession in SwiftUI.
MIT License
581 stars 57 forks source link

Add visionOS support #54

Open kevingriffin opened 1 month ago

kevingriffin commented 1 month ago

visionOS seems to work just like iOS with regards to UIViewRepresentable, so this mostly just allows it and adds a native visionOS demo app.