Hacker News new | ask | show | jobs
by jamil7 632 days ago
If you’re targeting newer OSs you can try the @Observable macro instead of ObservableObject. It fixes a lot of the weird problems with the latter (although does introduce some new, weird edge cases).