Scroll view naturally going beyond safe area?
I was expecting the scroll view to honour the safe area. Why wouldn’t it here? And what is scrollClipDisabled
?
Is there any way to make an overlay show up over sheets?
I have a Multiplatform app that has an overlay used to display a popup. I did this based on this article: Custom Popup in SwiftUI. The popup itself it working great.
SwiftUI – Is there anyway to make an overlay show up over sheets?
I have a Multiplatform app that has an overlay used to display a popup. I did this based on this article: Custom Popup in SwiftUI. The popup itself it working great.