1 min readOct 21, 2019
That’s one approach, but bindings are often tackled using RxSwift. Arguably just accessing elements in a viewcontroller as you have there reduces MVVM to MVP. It’s not a big issue, but something to consider.
That’s one approach, but bindings are often tackled using RxSwift. Arguably just accessing elements in a viewcontroller as you have there reduces MVVM to MVP. It’s not a big issue, but something to consider.