Whenever the value of the @State variable myData changes I would like to be notified and store that data in an @AppStorage variable
@State
myData
@AppStorage