Apps:
Chefs Notes: https://apps.apple.com/app/chefs-note...
QR Reader: https://apps.apple.com/us/app/qr-code...
Source code available on Patreon: / codewithsergio
Description:
In this video, we create a full-featured calendar application using SwiftUI and MVVM architecture. You'll learn:
• How to implement a custom calendar with month navigation
• How to add events with time specification
• How to properly organize code using MVVM architecture
• How to save data using UserDefaults
• How to create a beautiful and responsive interface
Technologies: SwiftUI, MVVM, UserDefaults
#swiftui #ios #mvvm #calendar #swift