# marcosgriselli/Sizes

View your app on different device and font sizes

Repository: https://github.com/marcosgriselli/Sizes
Canonical: https://ross.abutalabs.com/products/sizes
Language: Swift
License: MIT
License Family: permissive
Topics: ios, swift, uikit, accessibility, uifont, sizes, sizeclasses, device, orientation
Last push: 2022-10-06T02:30:42+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2905, "days_push": 1428, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

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

## What it is
A Swift library for iOS that lets developers preview their UIKit app across multiple device sizes, orientations, and Dynamic Type font sizes without launching separate simulators. It was designed to catch layout bugs early but is now deprecated in favor of Xcode Previews.

## Use cases
- preview ios app on all device sizes without simulators
- test dynamic type font sizes in uikit
- check layout in different orientations
- verify size classes for iphone and ipad
- catch layout bugs before app store submission

## When to choose
- maintaining a legacy iOS 10+ UIKit app without Xcode Previews
- needing in-app device and font size switching on older Xcode versions

## When to avoid
- starting a new project - use Xcode Previews instead
- the library is deprecated and will be archived
- using SwiftUI rather than UIKit with Auto Layout

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, testing, accessibility
- domain: mobile-development, accessibility, developer-tools
- platform: -
- tags: uikit, size-classes, dynamic-type, device-preview, xcode-previews-alternative, ios, swift, mobile

## Member repositories
- marcosgriselli/Sizes (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.553638+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:38.215793+00:00, confidence not recorded.
  - readme: https://github.com/marcosgriselli/Sizes (fetched 2026-08-28T04:04:02.553638+00:00, sha 0ed55ca56e6a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
