Drive a running React Native or Expo app from inside its JS runtime. Use whenever working on an RN/Expo app with the rn-devtools-hub MCP server connected, and specifically when you need to see what is on screen, act on it without coordinates, find which file produced an element, prove a change worked, reproduce a…
Ship a React Native or Expo app to TestFlight, the App Store and Google Play from the hub, and read where a release actually stands. Use when the app is being released, promoted, halted or investigated after shipping. Triggers on "ship it", "send it to TestFlight", "submit for review", "is the build ready", "promote…
Instructions for rn-devtools-hub/rn-devtools-hub, covering agents.md: guide for ai agents, if you are working on this repo and driving a running app (mcp).
Drive a running React Native or Expo app from inside its JS runtime: semantic UI perception with source locations, actions without coordinates, structured assertions, deterministic time and network, and correlated session export.
Drive the running React Native app through the rn-devtools-hub MCP server. Use when checking whether a change works in the app, tapping or typing in the UI, finding which file renders an element, proving a request succeeded, diagnosing behaviour that looks impossible, or investigating a bug after the fact.