Skip to content

yannisalexiou/coordinator-pattern-SwiftUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Coordinator Pattern for SwiftUI (iOS 16+)

Welcome to this forked repository! This project implements the Coordinator Pattern in SwiftUI, a powerful architectural approach to managing navigation and dependencies in SwiftUI apps. This version has been updated to be fully compatible with iOS 16+, leveraging the latest SwiftUI improvements while retaining the simplicity and elegance of the Coordinator pattern.

Requirements

  • iOS 16 or later
  • Xcode 16 or later
  • Swift 5 or later

A Special Thanks to the Original Authors

This project is a fork of the amazing GosutoDev/coordinator-pattern-SwiftUI.

Special thanks to GosutoDev for the original implementation, which served as the foundation for this fork, and for sharing such a well-crafted solution with the SwiftUI community.

Additionally, GosutoDev was inspired by Ales Dieo, whose Medium article is an excellent resource on implementing navigation with pure SwiftUI. Without their contributions, this project wouldn't exist in its current form.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%