SwiftUI Modal View Overlay

34 views Asked by At

In SwiftUI is there a way to create an overlay view that has a 'down' state and an 'up' state that can be slid up/down but locks in the up or down position? The view should always be on the screen but either locked in the up or down position

For example this chat view is the inspiration: enter image description here

enter image description here

0

There are 0 answers