SvenTiigi / WhatsNewKit

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

Ability to remove "already shown entry" from UserDefaults #64

Closed blockiyt closed 1 year ago

blockiyt commented 1 year ago

Is your feature request related to a problem?

/

What solution would you like?

A function in UserDefaultsWhatsNewVersionStore that's called "remove" which simply removes a version from the UserDefaults so that it can be shown again to a user (if he pushes a button)

What alternatives have you considered?

/

Any additional context?

/

SvenTiigi commented 1 year ago

Hi @blockiyt,

A dedicated remove(presentedVersion:) function has been added to each default implementation of a WhatsNewVersionStore which is available with the latest release 2.1.0