nonameplum / SwiftUIModal

A sliding sheet from the bottom of the screen that uses UIKit to present true modal view, but the whole animation and UI is driven by the SwiftUI.
https://nonameplum.github.io/SwiftUIModal/main/documentation/swiftuimodal/
MIT License
16 stars 0 forks source link

Remove the usage of the safe area from the uncertain connected scenes window. #1

Closed nonameplum closed 1 year ago

nonameplum commented 1 year ago

Stop relaying on the uncertain connected scene's key window to determine the safe area bottom padding.