I\'m trying to save strings in SwiftUI via AppStrorage, this works so far, but I would also like to be able to access and load this saved data in another class.
If so