You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have support for observing changes without SwiftUI's property wrapper. Adding Combine and(/or) AsyncSequence support would give the ability for non View code to observe changes.
The text was updated successfully, but these errors were encountered:
Sorry, just seeing this now! That's a great idea! I might leave this to someone else, integrating this while being thread-safe alongside Grand Central Dispatch is not something I have a bunch of experience with
It would be nice to have support for observing changes without SwiftUI's property wrapper. Adding Combine and(/or) AsyncSequence support would give the ability for non View code to observe changes.
The text was updated successfully, but these errors were encountered: