React Native Test Android Visually

Run a React Native or Expo app on a connected Android device or emulator, capture real screenshots via adb, read the Metro + logcat logs, and verify the visible UI and runtime behavior match what a recent code change intended. Use whenever the user asks to "test the app", "run it on Android", "see the visual changes", "verify a UI fix", "check if my change works/renders", or otherwise wants empirical on-device confirmation that a React Native / Expo change rendered correctly — even when they don't say "screenshot" or "logs". Handles starting Metro and the native build, waiting for the bundle + first frame, navigating with adb input, capturing the screen, reading Metro/logcat output (ReactNative / ReactNativeJS, Hermes, red-box errors), and reporting a concrete verdict with evidence. Covers bare React Native and Expo (dev client + run:android). Optionally diffs against a Figma reference when one is provided. Android only (iOS needs a Mac).

lukas-hinterleitner 1ddf68f 9 files · 13.4 KB Updated

File contents

lukas-hinterleitner/visual-app-skills/tree/main/skills/react-native-test-android-visually commit 1ddf68ff4a

Frequently asked questions

npx skillmds@latest add lukas-hinterleitner/react-native-test-android-visually