SvenTiigi / WhatsNewKit

Showcase your awesome new app features 📱
https://sventiigi.github.io/WhatsNewKit/
MIT License
3.87k stars 190 forks source link

Conditional sheet #69

Closed GDGapps closed 1 year ago

GDGapps commented 1 year ago

Is your feature request related to a problem?

It would be great to have a conditional manual presentation

What solution would you like?

In the "manual" presentation, would it be possible to achieve something like this?

.sheet(whatsNew: self.$whatsNew, isPresented: $shouldPresentNews)

What alternatives have you considered?

Maybe I'm missing something, but I haven't figured out how to achieve that

Any additional context?

No response