Skip to content

Remove unneeded shared views#90

Merged
PaulRWillis merged 7 commits intomainfrom
remove-shared-views
Jan 11, 2026
Merged

Remove unneeded shared views#90
PaulRWillis merged 7 commits intomainfrom
remove-shared-views

Conversation

@PaulRWillis
Copy link
Copy Markdown
Collaborator

@PaulRWillis PaulRWillis commented Dec 15, 2025

Some shared views were not required in the app.

SwiftLeedsContainer was a simple container that added a background color using ZStack. This can be done using the .background() view modifier, so the custom view has been removed.

@PaulRWillis PaulRWillis changed the title Remove shared views Remove unneeded shared views Dec 15, 2025
@PaulRWillis PaulRWillis merged commit 81bc0b7 into main Jan 11, 2026
1 check passed
@PaulRWillis PaulRWillis deleted the remove-shared-views branch January 11, 2026 21:11
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.

2 participants