MVVM Pattern in Swift

Hi, I want to start a Swift project using MVVM pattern but I don’t know where to start,
from model to GUI through Realm persistence.
Can anyone give me any idea to let me start ? Thanks.

Hi @rnhermann and welcome to the community!

I would start by listening to the RW MVVM and CoreML – Podcast S07 E12 led by @lordandrei / Dru Freeman. It’s a great introduction.

If you are still interested, the following materials will be perfect:

Design Patterns by Tutorials: MVVM

MVVM in Practice / RWDevCon 2016 S306

The Advanced iOS App Architecture book has a good chapter on MVVM

This topic was automatically closed after 166 days. New replies are no longer allowed.