Thoughts on SwiftRex?

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

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 using Swift Composable Architecture from Pointfree.co. It’s also a unidirectional data flow architecture pattern. It comes with excellent video series that explains not only how it works but also why it was designed like this.

  • WallpapersStudio-iOS

    Convert photos into wallpapers - iOS application build with SwiftUI and ComposableArchitecture

  • It’s composable, so I think it fits nicely in simple and more complex projects. I’ve used it in several apps, including the more complicated with lot of screens and logic. You can check my open source app, WallpapersStudio, it’s quite simple though. Navigation could be tricky, but I think it’s not a problem of the architecture, but rather declarative UI implementation in SwiftUI. It could be better. You can find a lot of threads about navigation on Swift Forums, including my own where I discuss and propose how to implement navigation with SwiftUI and Composable Architecture (example on GitHub)

  • 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
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