UIAtlas 1.0.0: Initial Stable Release
UIAtlas turns existing SwiftUI/UIKit preview captures and swift-snapshot-testing reference images into a searchable, static HTML gallery for documentation, review, and CI.
Highlights
- One-step report generation with
uiatlas report - Direct import from
__Snapshots__folders - Searchable component gallery with variant filtering
- SwiftUI preview coverage reporting
- Light and dark themes with app-icon branding
- Missing-image and unmatched-capture diagnostics
- Markdown and JSON visual-diff summaries
- CI quality gates for coverage and visual changes
- Zip archive generation for sharing reports
- Hand-authored manifest support for custom image sets
- Runnable examples and focused workflow guides
Install
git clone https://github.com/crleonard/UIAtlas.git
cd UIAtlas
swift build -c release