What SwiftUI architecture are you all using?

This page summarizes the projects mentioned and recommended in the original post on /r/SwiftUI

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • swift-composable-architecture

    A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.

  • I’m fairly exclusive to https://github.com/pointfreeco/swift-composable-architecture. There is a learning curve to get started but I really enjoy working with it.

    Pretty much the same as you, just that I bit the bullet and didn't give up until I managed to get something decent on the navigation part using native SwiftUI tools. NavigationBackport + SwiftUINavigator has been surprisingly tolerable as long as you don't have a need for too many modal views or complex deeplink flows.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • SwiftUINavigator

  • Pretty much the same as you, just that I bit the bullet and didn't give up until I managed to get something decent on the navigation part using native SwiftUI tools. NavigationBackport + SwiftUINavigator has been surprisingly tolerable as long as you don't have a need for too many modal views or complex deeplink flows.

  • MVVM.Demo

    This is a demo application used to educate and interview iOS Engineers.

  • See the keynote here for a brief overview: https://github.com/jasonjrr/MVVM.Demo/blob/master/MVVM.Architecture.key

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts