lucaszischka / BottomSheet

A sliding Sheet from the bottom of the Screen with 3 States build with SwiftUI.
MIT License
1.03k stars 138 forks source link

Open bottom sheet when go to view #163

Open iOSHVN opened 3 months ago

iOSHVN commented 3 months ago

How to open bottom sheet once view appear? I have call back that updating object for view model published property but bottom sheet is not appearing.