dalkilicyasin / boatsail

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Swift 98.7%Language:Ruby 1.3%