BetterSafariView v2.4.0 Release Notes

Release Date: 2020-09-25 // over 3 years ago
  • ๐Ÿ”„ Changed

    • SafariViewPresenter and WebAuthenticationPresenter now conforms to UIViewRepresentable, instead of UIViewControllerRepresentable.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed an issue where the SafariView is not presented on the multi-layered modal sheets (#20). Thanks @twodayslate!

Previous changes from v2.3.1

  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed an issue where the SafariView is not presented on the modal sheets (#9). Thanks @boherna!