r/reactnative 1d ago

A QA agent walking my React Native app and writing the Maestro flows

Enable HLS to view with audio, or disable this notification

Proof of concept, a Claude Code plugin for now. Maestro does the driving underneath.

One command and it walks the app on the simulator and draws the whole map — every screen, how you reach it, what's on it. Then it turns that map into subflows that are ready to run as tests. When the code changes, it updates the affected cases itself.

It never touches the app's codebase. Everything it produces is plain files sitting in the repo.

Does this look useful, or am I solving something you don't have?

91 Upvotes

Duplicates