Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Observation and simplify isEqual #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hashemi
Copy link

@hashemi hashemi commented Aug 12, 2024

As far as I can tell, this series on SwiftUI State Management wasn't updated to include Swift Observation support. I managed to get a few tests, based on StateTests, to pass. I didn't get around to implementing the Bindable property wrapper.

I also managed to simplify isEqual implementation using features introduced in Swift 5.7. For reference I also started discussion about this implementation on Swift forums.

I realize this is an old project for an old episode but thought someone, somewhere might be interested. Thank you so much for the inspiration. Would love an update on this series, @floriankugler and @chriseidhof.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant