You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary
Add React Native support by integrating TanStack Devtools with Expo using a custom Expo Dev Plugin.
Proposal
Reuse the existing web-based TanStack Devtools UI in the browser and connect it to a running React Native (Expo) app via the Expo dev plugin messaging bridge: https://docs.expo.dev/debugging/devtools-plugins/
Benefits
Reuse current web Devtools UI
No native UI implementation needed
Consistent debugging experience across web and React Native
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Add React Native support by integrating TanStack Devtools with Expo using a custom Expo Dev Plugin.
Proposal
Reuse the existing web-based TanStack Devtools UI in the browser and connect it to a running React Native (Expo) app via the Expo dev plugin messaging bridge:
https://docs.expo.dev/debugging/devtools-plugins/
Benefits
Beta Was this translation helpful? Give feedback.
All reactions