You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: