# robertwijas/UISS

UIAppearance Stylesheets

Repository: https://github.com/robertwijas/UISS
Canonical: https://ross.abutalabs.com/products/uiss
Language: Objective-C
License: MIT
License Family: permissive
Archived: true
Last push: 2017-07-05T20:30:27+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5444, "days_push": 3346, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1222, forks 81 (observed 2026-08-28T04:04:02.429740+00:00)

## What it is
UISS is an iOS library that lets developers define UIKit app styling via JSON stylesheets built on top of UIAppearance proxies. It supports live style updates without rebuilding or restarting the app, and can generate Objective-C code so the library need not be linked in production.

## Use cases
- style ios app ui with json instead of uiappearance code
- change app theme at runtime without restarting
- replace verbose uiappearance boilerplate
- generate objective-c styling code from a stylesheet
- prototype app look and feel live on device

## When to choose
- you maintain a legacy Objective-C UIKit app with heavy UIAppearance usage
- you want JSON-driven theming with live style updates on iOS

## When to avoid
- starting a new Swift or SwiftUI project
- you need actively maintained styling tooling
- your app targets modern iOS beyond UIKit UIAppearance

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, theme, configuration-management
- domain: mobile-development, frontend, web-design
- platform: cpp
- tags: uikit, uiappearance, json-stylesheets, objective-c, styling, live-theming, ios, mobile, swift

## Member repositories
- robertwijas/UISS (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.429740+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-30T06:15:39.392460+00:00, confidence not recorded.
  - readme: https://github.com/robertwijas/UISS (fetched 2026-08-28T04:04:02.429740+00:00, sha 7fd4b546aecc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
