Observe TextFields in SwiftUI | React to Changes | SwiftUI, Combine

Опубликовано: 07 Октябрь 2024
на канале: Flo writes Code
1,957
74

Like, Comment, Subscribe!
This video shows three possible ways to react to changes in a TextField in SwiftUI using Swift and Combine.

📕 My favorite Combine Book (Affiliate Link): https://www.bigmountainstudio.com/com...

If you have any video suggestions please feel free to let me know by a comment.

Timeline
0:00 TextField with Closures
2:42 .onChange Modifier
4:20 ViewModel & Publisher