Forums
Learn
Careers
Store
About
SUBSCRIBE
GO FURTHER, FASTER: Try the Swift Career Accelerator today! >>
Re: Is there a way to trigger a function call when certain properties change, without appending a didSet to each of them?
Oct '21
Is there a way to trigger a function call when certain properties change, without appending a didSet to each of them?
Re: How would you model this situation where I want to use a custom property wrapper but also want @Published functionality?
How would you model this situation where I want to use a custom property wrapper but also want @Published functionality?
Given an array of structs with non-optional properties, why is compactMap { $0.property } fine but compactMap(\.property) doesn't work?
Sep '21
Re: Why is compactMap { $0 } not equivalent to compactMap(\.self)?
SOLVED: Why is compactMap { $0 } not equivalent to compactMap(\.self)?
Re: Using sheet(item:onDismiss:content:) with item based on ObservedObject?
Aug '21
SOLVED: Using sheet(item:onDismiss:content:) with item based on ObservedObject?
Project 1 (Storm Viewer) - large image title overlaid on image, not contained in navigation bar
Re: BetterRest Challenge question: How can I center the Text() view?
Apr '20
SOLVED: BetterRest Challenge question: How can I center the Text() view?
View composition: Which modifiers can be used on a custom view, and in which order?
Re: Explanation of "Swift doesn’t let us create one stored property that refers to other stored properties" please?
Re: Image.grayscale(1.0) not working for me?
Mar '20
Image.grayscale(1.0) not working for me?
Explanation of "Swift doesn’t let us create one stored property that refers to other stored properties" please?
Re: "Consecutive declarations on a line must be separated by ';'" ?
SOLVED: "Consecutive declarations on a line must be separated by ';'" ?
You are not logged in
Link copied to your pasteboard.