ReactiveSwift icon indicating copy to clipboard operation
ReactiveSwift copied to clipboard

Add support for mapping Property/MutableProperty types to a Binding

Open braker1nine opened this issue 2 years ago • 0 comments

Is there any desire (or opposition) to add support for mapping property types to a binding to work within SwiftUI? Could be particularly helpful when trying to pass reactive values into a SwiftUI view.

I've got a gist here with a rough implementation, but wanted to get a feel for the interest before I try to work it into a PR https://gist.github.com/braker1nine/a687fbb13a03edc1c483a1c15b739199

braker1nine avatar May 16 '23 18:05 braker1nine