Skip to content

Remove unused public SwiftUI helper/extensions#2

Open
thisIsTheFoxe wants to merge 2 commits into
developfrom
fix/remove-swiftui-overloads
Open

Remove unused public SwiftUI helper/extensions#2
thisIsTheFoxe wants to merge 2 commits into
developfrom
fix/remove-swiftui-overloads

Conversation

@thisIsTheFoxe

@thisIsTheFoxe thisIsTheFoxe commented May 23, 2026

Copy link
Copy Markdown
Owner
  • causes confusing overloads with system initializers
  • keep as internal as used for example project
    • remove all optional overload extensions and fix tests
    • too much risk of surfacing a similar issue, furthermore, it's not used by the library itself, just the examples..
    • "don't fight the system/compiler/SDK"

    • TODO: Update example projects

- causes confusing overloads with system initializers
- keep as internal as used for example project
…ts instead

- "don't fight the system/compiler/SDK"
- also replace unused Identifiable conformance with Hashable
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

Successfully merging this pull request may close these issues.

1 participant