Skip to content

v2.4.0

Compare
Choose a tag to compare
@stleamist stleamist released this 25 Sep 12:21
· 23 commits to main since this release

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!