UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

chrisoffner3d

chrisoffner3d

Chris Offner

User #
565
Joined
23rd March, 2020
Last Post
23rd October, 2021
Profile Views
16
76

Recent forum posts

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?

Oct '21

Re: How would you model this situation where I want to use a custom property wrapper but also want @Published functionality?

Oct '21

How would you model this situation where I want to use a custom property wrapper but also want @Published functionality?

Oct '21

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)?

Sep '21

SOLVED: Why is compactMap { $0 } not equivalent to compactMap(\.self)?

Sep '21

Re: Using sheet(item:onDismiss:content:) with item based on ObservedObject?

Aug '21

Re: Using sheet(item:onDismiss:content:) with item based on ObservedObject?

Aug '21

SOLVED: Using sheet(item:onDismiss:content:) with item based on ObservedObject?

Aug '21

Project 1 (Storm Viewer) - large image title overlaid on image, not contained in navigation bar

Aug '21

Re: BetterRest Challenge question: How can I center the Text() view?

Apr '20

SOLVED: BetterRest Challenge question: How can I center the Text() view?

Apr '20

View composition: Which modifiers can be used on a custom view, and in which order?

Apr '20

Re: Explanation of "Swift doesn’t let us create one stored property that refers to other stored properties" please?

Apr '20

Re: Image.grayscale(1.0) not working for me?

Mar '20

Image.grayscale(1.0) not working for me?

Mar '20

Explanation of "Swift doesn’t let us create one stored property that refers to other stored properties" please?

Mar '20

Re: "Consecutive declarations on a line must be separated by ';'" ?

Mar '20

SOLVED: "Consecutive declarations on a line must be separated by ';'" ?

Mar '20

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.