Skip to content

Development journal

Posts tagged: Canvas

Published notes filed under this topic.

RSS feed
React Native Testing

How to keep Playwright E2E useful when React Native Skia renders a canvas

9 min read

Written by: Jonathan Reis on

A field note on testing a React Native Skia canvas board with Playwright, replacing DOM-only selectors with a narrow test bridge, and keeping persistence deterministic.