5 Commits

Author SHA1 Message Date
4937c36b3b Improve updating performance
And update docs reflecting the changes in the latest commits
2024-01-27 08:07:05 +01:00
021f0f231f Add option to save state between app launches 2024-01-02 18:30:31 +01:00
26b46e3338 Add property rawValue to State
Modify the wrapped value without updating the view
2024-01-02 08:01:40 +01:00
1c50b3b923 Make lists dynamic
Make one @State always reference the same value
This is important when views with closures appear after the first render
2024-01-01 16:08:17 +01:00
a1c8c3b891 Initial Commit 2023-09-12 08:17:52 +02:00