ReactiveCocoa / ReactiveSwift

Streams of values over time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for mapping Property/MutableProperty types to a Binding

braker1nine opened this issue · 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