Post

Replies

Boosts

Views

Activity

Comment on How to achieve this vibrant background effect on iOS?
Thank you @darkpaw. Here is a simplified version of the code: ZStack { GradientBackdrop() List { Section {...} .listRowBackground( Rectangle() .background(.thinMaterial) ) } .listSectionSpacing(.compact) .scrollContentBackground(.hidden) }
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’26
Comment on How to achieve this vibrant background effect on iOS?
Test data. Comes on every simulator. ;)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
May ’26