You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add real images to ImageTestScreen in web example
The ImageTestScreen was only showing colored boxes instead of actual images.
Now it includes:
- 3 random images from Picsum Photos API
- 1 colored box for comparison
- Updated description to reflect real image testing
- Added testImage style for proper image rendering
This makes the ImageTestScreen actually test image capture functionality.
0 commit comments