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
/// Note: if you would need to edit movie inside Details screen and update this Movies List screen with updated movie then you would need this closure:
varitems:Observable<[MoviesListItemViewModel]>{get} /// Also we can calculate display view model items on demand: https://github.com/kudoleh/iOS-Clean-Architecture-MVVM/pull/9
0 commit comments