v2.2.0
Added
SafariView
now conforms toView
protocol, so it can be used even in the.sheet()
or the.fullScreenCover()
modifiers for the advanced usage.- Added
accentColor(_:)
modifier toSafariView
as a convenience method ofpreferredControlAccentColor(_:)
. - Added a new initializer of
WebAuthenticationSession
where theonCompletion
closure receives aResult
instance, which contains either aURL
or anError
.
Fixed
- Fixed typos on the markup.