# SwiftUIX/SwiftUIX

An exhaustive expansion of the standard SwiftUI library.

Repository: https://github.com/SwiftUIX/SwiftUIX
Canonical: https://ross.abutalabs.com/products/swiftuix
Language: Swift
License: MIT
License Family: permissive
Topics: swift-package-manager, textview, swift, macos, swiftui, attributedstring, framework, library, scroll, backwards-compatibility, collection-view, ios, performance, visionos
Last push: 2026-08-20T13:22:54+00:00

## Health v2 (maintenance only)
Score: 85/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 61, longevity 100
- inputs: {"age_days": 2647, "days_push": 13, "days_rel": 50, "gap_med": 325.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8142, forks 495 (observed 2026-08-28T04:10:13.846354+00:00)

## What it is
SwiftUIX is an extensive Swift library that fills gaps in Apple's standard SwiftUI framework, providing hundreds of missing components, extensions, and utilities. It ports much of the missing UIKit/AppKit functionality into SwiftUI in an Apple-like API style.

## Use cases
- use UIKit components like collection views and text views in SwiftUI
- backwards-compatible SwiftUI features on iOS 13
- expand SwiftUI with missing standard library components
- build SwiftUI apps for macOS with AppKit parity
- add attributed string and scroll view support to SwiftUI

## When to choose
- you need SwiftUI components Apple hasn't shipped natively
- you must support older deployment targets like iOS 13
- you want production-tested, Apple-style SwiftUI extensions

## When to avoid
- your app targets only the latest OS versions where native SwiftUI suffices
- you want to avoid large third-party dependencies
- you need fully documented APIs, as docs are work-in-progress

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, frontend-framework
- domain: mobile-development, desktop-applications, cross-platform, web-development
- platform: cross-platform
- tags: swiftui, uikit, appkit, swift-package-manager, apple-platforms, visionos, watchos, tvos, ios, macos, swift

## Member repositories
- SwiftUIX/SwiftUIX (main) score 85

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:13.846354+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:29:47.344013+00:00, confidence not recorded.
  - readme: https://github.com/SwiftUIX/SwiftUIX (fetched 2026-08-28T04:10:13.846354+00:00, sha 28fcdfe2524e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
