Skip to content

Convert onReceive Usage for @Published Properties on ObservableObject #7

Open
@bcapps

Description

Feature Proposal

Convert onReceive references in SwiftUI views to use another view modifier instead now that properties will no longer be publishers. Something like onChange could work instead.

Acceptance Criteria

  • Any onReceive that references a formerly @Published property on an ObservableObject should now be a different view modifier that preserves the same functionality

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    🌈 FeatureA functional improvement to the app.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions