BetterSafariView v2.2.0 Release Notes

Release Date: 2020-08-26 // over 3 years ago
  • โž• Added

    • SafariView now conforms to View protocol, so it can be used even in the .sheet() or the .fullScreenCover() modifiers for the advanced usage.
    • Added accentColor(_:) modifier to SafariView as a convenience method of preferredControlAccentColor(_:).
    • โž• Added a new initializer of WebAuthenticationSession where the onCompletion closure receives a Result instance, which contains either a URL or an Error.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed typos on the markup.