What is a piece of code (or Framework, extension, etc.) that you add in every new project?

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

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.

  • At a minimum, Composable Architecture, and now Dependencies from Point-Free.

  • swift-dependencies

    A dependency management library inspired by SwiftUI's "environment."

  • At a minimum, Composable Architecture, and now Dependencies from Point-Free.

  • 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
  • episode-code-samples

    💾 Point-Free episode code.

  • At a minimum, Composable Architecture, and now Dependencies from Point-Free.

  • Setting

    Compose beautiful preference panels.

  • How’s InAppSettingsKit? I made a similar package yesterday that also supports search, interested in how it stacks up. https://github.com/aheze/Setting

  • Factory

    A new approach to Container-Based Dependency Injection for Swift and SwiftUI. (by hmlongco)

  • I prefer Factory over Dependencies (since I wrote it). You can use the SwuftUI environment-style syntax for injection, and registering a new dependency type is much, much simpler than using an EnvironmentKey approach.

  • AboutKit

    Add an about screen to your app in just a few lines of code.

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