Skip to content

This is SwiftUI project. Used UIKit and SwiftUI powered by Realm

Notifications You must be signed in to change notification settings

dalkilicyasin/boatsail

Repository files navigation

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

Releases

No releases published

Packages

No packages published