basuke.suzuki
TSDThe Swift Den
•Created by basuke.suzuki on 8/17/2023 in #swift-development
What Swift language feature to achieve SwiftUI's `$` to return `Binding<Value>`?
Hi. I'm new to Swift language and little knowledge about the history of it. I'm curious which language feature to make it happen, like property wrapper is used to make
@State
works.
Note this is not the question how I use $
to return bindings.4 replies