Skip to content

Handle Combine Usage within ObservableObject #8

@bcapps

Description

@bcapps

Feature Proposal

Handle Combine usage such as assign(to published:) and internal @Published property observation.

Acceptance Criteria

  • The conversion should convert to assign(to:) to another supported call, and should handle fallbacks for @Published property observation such as either keeping those @published or adding CurrentValueSubject properties that are updated on didSet instead.

Metadata

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