How should I implement a settings like app?

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

    This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.

  • Granted, this is not SwiftUI, but check out InAppSettingsKit - I use this library in almost all my apps. With IASK, you only write plist entries for common settings fields, and everything else is easily configurable.

  • OpenFind

    An app to find text in real life.

  • I’m working on a framework for this - currently in my OpenFind app there’s a settings page that’s completely auto-generated, searchable, and tied to UserDefaults. Here’s the code (am working on isolating this): https://github.com/aheze/OpenFind/tree/main/Sources/Settings

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

    Compose beautiful preference panels.

  • I made a framework for this: https://github.com/aheze/Setting

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