AndreaMiotto / PartialSheet

A SwiftUI Partial Sheet fully customizable with dynamic height
https://github.com/AndreaMiotto/PartialSheet/wiki
MIT License
1.73k stars 194 forks source link

onDismiss in version 3+ #174

Closed DrBeak1 closed 1 year ago

DrBeak1 commented 1 year ago

Hello -- My team is recently trying to update to the latest version of PartialSheet, however we're realizing that the onDismiss option is no longer available. Am I mistaken or did this feature go away?

I created a PR to add onDismiss back as a public parameter here.

AndreaMiotto commented 1 year ago

Merged the PR