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
I loved your Medium article, and this sample app is very helpful in learning about MVVM in SwiftUI. I'm new to the pattern so this was great! Any chance you could add an example showing how you would model adding a book to the list or editing the details of an existing one? All of the MVVM articles and tutorials I've found talk about listing/viewing, but none talk about write operations!
The text was updated successfully, but these errors were encountered:
I loved your Medium article, and this sample app is very helpful in learning about MVVM in SwiftUI. I'm new to the pattern so this was great! Any chance you could add an example showing how you would model adding a book to the list or editing the details of an existing one? All of the MVVM articles and tutorials I've found talk about listing/viewing, but none talk about write operations!
The text was updated successfully, but these errors were encountered: