Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 893 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 893 Bytes

MVVM-C SwiftUI Project

Coordinator Pattern with MVVM - Advanced Navigation in UIKit & SwiftUI

İmportand Error Handling

When you try to handle build you will get error. Make on Buil Settings 'User Script Sandboxing' -> 'No' like below which shown below.

Screenshot 2024-07-14 at 15 26 53

Features

  • SwiftUI for building the user interface
  • UIKit for building the user interface
  • Realm for Database
  • MVVM (Model-View-ViewModel) architecture for separation of concerns and better code maintainability
  • Coordinator Pattern
  • SnapKit for programmatic UI design

This is the animation of project

boatgiff

Just make pod install from terminal on your file location