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