Post

Replies

Boosts

Views

Activity

Reply to UIVisualEffectView with UIGlassEffect with only 2 rounded corners
Found the solution: UIView has a new cornerRadius property in iOS 26 that you can use instead of layer: glassView.cornerConfiguration = .uniformTopRadius(20)
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Nov ’25
Reply to Xcode 15 performance tests ignore baseline
Seeing the same issue in Xcode 15.3
Replies
Boosts
Views
Activity
Apr ’24