I recently decided to use this plugin because I need to debug my react-query requests, and then I found this plugin, but it seems that it no longer works because when I start the application, nothing appears in the device list, and even if I select the “all” option, it still doesn't work.
{
"@tanstack/react-query": "^5.90.16",
"tanstack-query-dev-tools-expo-plugin": "^0.1.1",
"expo": "~54.0.30",
"react": "19.1.0",
"react-dom": "19.1.0"
}
No errors in console.
