Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[0.76] Rename and reorder Network panel as "(Expo, unstable)" #120

Merged

Conversation

huntie
Copy link

@huntie huntie commented Oct 2, 2024

Summary

We provide an existing hook for Expo to enable the Network tab in our frontend via ?unstable_enableNetworkPanel=true.

For React Native DevTools, we want to more clearly separate this functionality (implemented separately (out-of-server) by Expo and minimally aligned for 0.76) from all other parts of our frontend that are served from our new debugging stack. This is to align user expectations that this feature is not part of core today.

cc @byCedric @gabrieldonadel

Test plan

image

Upstreaming plan

  • This commit should be sent as a patch to the upstream devtools-frontend repo. I've reviewed the contribution guide.
  • This commit is React Native-specific and cannot be upstreamed.

@huntie huntie merged commit d6fb9e8 into facebookexperimental:0.76-stable Oct 2, 2024
3 checks passed
@huntie huntie deleted the fusebox-expo-network-panel branch October 2, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants