AppStorage – Save Array
For a long time I thought about how I can store arrays in AppStorage. My intention was to pass an array from the app to the widgets. In the following I will present my solution. With my solution I can…
coding and beyond
coding and beyond
Here I report on programming with Swift (SwiftUI etc.)!
For a long time I thought about how I can store arrays in AppStorage. My intention was to pass an array from the app to the widgets. In the following I will present my solution. With my solution I can…