v2.4.0
Changed
SafariViewPresenter
andWebAuthenticationPresenter
now conforms toUIViewRepresentable
, instead ofUIViewControllerRepresentable
.
Fixed
- Fixed an issue where the
SafariView
is not presented on the multi-layered modal sheets (#20). Thanks, @twodayslate!