Verify

Build, launch and drive a React Native app on the iOS simulator to observe a change end-to-end. Use when verifying a code change actually works at runtime and not just in tests, when the user asks to run the app, take a screenshot, or check something on device, or when a bug can only be confirmed by driving the UI. Covers idb-based tapping, why synthetic clicks fail, where console output actually goes, and simulator gotchas.

ltatarev 6d91f1b 3.6 KB Updated

File contents

ltatarev/skills/tree/main/skills/verify commit 6d91f1b630

Frequently asked questions

npx skillmds@latest add ltatarev/verify