Did you know: It is possible to write declarative and immutable Swift that resembles natural English, just with some very wild punctation.

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. swift-composable-architecture

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

    Sure! It’s by the Pointfree Co. team - here’s the website: The Composable Architecture

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. isowords

    Open source game built in SwiftUI and the Composable Architecture.

    Finally, here’s the codebase for an app fully made using The Composable Architecture: isowords (watch episodes #142-145, which are also free, for a tour of the code base)

  4. brighter-hue

    for reference: the light data structure was taken from this project which is a project I intend to Brin to the App Store: https://gitlab.com/vikingosegundo/brighter-hue

  5. tea-in-swift

    The Elm Architecture in Swift

    TCA reminded me of this: https://github.com/chriseidhof/tea-in-swift — which has been a source for inspiration for myself.

  6. light-dsl

    this file contains all implementation: https://gitlab.com/vikingosegundo/light-dsl/-/blob/master/dsl.playground/Sources/Light.swift

  7. primitivoui

    this is a project of mine where I wrap UIKit in a declarative interface. https://gitlab.com/vikingosegundo/primitivoui. of course that can't be called functional.

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

  • Looking for SwiftUI templates/architectures

    2 projects | /r/SwiftUI | 27 Dec 2021
  • Thoughts on SwiftUI navigation

    3 projects | dev.to | 24 Apr 2021
  • Kaleidoscope of iOS app architectures

    3 projects | dev.to | 29 Jan 2024
  • My largest project yet: A fully themable, powerful task manager and daily planner built with SwiftUI. Available on iPhone and iPad for free (no ads, IAP or data collected).

    1 project | /r/iOSProgramming | 17 Sep 2023
  • Laugh at my horrible App structure and help me do it right

    1 project | /r/swift | 29 Jun 2023

Did you know that Swift is
the 16th most popular programming language
based on number of references?