Post

Replies

Boosts

Views

Activity

Comment on placeholderText Color
quaternaryLabel is a property defined on UIColor not Color, so you must have an extension linking the two together.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on How to set color/Image background to ''Form" in SwiftUI 4?
This no longer works in iOS 16. From the iOS & iPadOS 16 Beta Release Notes: The implementation of list no longer uses UITableView . (81571203)
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’22
Comment on swift-frontend memory usage
For me, this is also fixed. Let's just hope this is true for everyone.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Dec ’21
Comment on How to perform extract subview operation?
Having just watched the video, Jacob does add the property called room. You just have to continue watching after the bit where your screenshot was taken (up to around 11:53).
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Error when previewing on device
I submitted a new report (FB9469285) with an attached previews diagnostics report.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Value of type 'Text' has no member 'searchable'
Download Xcode 13 beta 4 from the downloads page, or wait until the official release some time in September.
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Aug ’21
Comment on Countdown timer picker with minutes and seconds
Thank you for the help. I will definitely have a go at aligning the labels as you described. I did also submit a feedback report: FB9352737.
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jul ’21