-
Notifications
You must be signed in to change notification settings - Fork 1
Apply @Bindable Where Necessary #9
Copy link
Copy link
Open
Labels
🌈 FeatureA functional improvement to the app.A functional improvement to the app.
Description
Feature Proposal
When referencing EnvironmentObject or @ObservedObject properties as bindings, we should make use of @Bindable or the Bindable initializer to prevent a build error.
Acceptance Criteria
- Binding references to environment objects should no longer trigger errors after conversion
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🌈 FeatureA functional improvement to the app.A functional improvement to the app.