We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Is preconcurrency attribute still needed on all views where it is used?
ie:
@preconcurrency public struct Bookmarks: View {
I removed it as a test and I don't see any warnings.
There may be some information here