-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
There's a couple of options for this:
- Generate snapshots using android studio, compare against them with low tolerance.
- Generate with Cyborg
- "Snapshot" path output instead of images themselves. Has the advantage of being immune to minor changes in the iOS rasterization algorithms, disadvantage is we might miss major changes, and they aren't self documenting. Our representation would be smaller than images though, which is good for repo binary size.
Metadata
Metadata
Assignees
Labels
No labels