marcosgriselli/Sizes
View your app on different device and font sizes observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2905
- days_rel: n/a
- days_push: 1428
- n_releases_24m: 0
Adoption not part of the score
1222 stars · 53 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity abandoned
ui-components testing accessibility mobile-development accessibility developer-tools uikit size-classes dynamic-type device-preview xcode-previews-alternative ios swift mobile
1 source
- readme: https://github.com/marcosgriselli/Sizes · fetched 2026-08-28 · 0ed55ca56e6a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| marcosgriselli/Sizes | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="marcosgriselli/Sizes")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem