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

Update Binding for iOS 18's API changes #8631

Open
sync-by-unito bot opened this issue Jun 18, 2024 · 1 comment
Open

Update Binding for iOS 18's API changes #8631

sync-by-unito bot opened this issue Jun 18, 2024 · 1 comment

Comments

@sync-by-unito
Copy link

sync-by-unito bot commented Jun 18, 2024

SwiftUI has changed Binding's closures from synchronous unisolated functions to Sendable isolated(any), which makes our current definitions invalid. It is not immediately obvious what it should be instead.

Copy link
Author

sync-by-unito bot commented Jun 18, 2024

➤ PM Bot commented:

Jira ticket: RCOCOA-2396

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

No branches or pull requests

0 participants