Skip to content

Audit SwiftUI state privacy for lazy @State #6

Description

@andywkff

Audit SimpleChart against Point-Free's SwiftUI @State macro guidance: https://x.com/pointfreeco/status/2093052971890229285

Acceptance criteria:

  • Genuine mutable @State storage is private.
  • Immutable parent inputs are not modeled as @State.
  • Stable and Xcode 27 beta builds/tests pass.
  • No unrelated files are changed.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions