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

Easier testing against expo web #910

Open
oscklm opened this issue Jan 15, 2025 · 0 comments
Open

Easier testing against expo web #910

oscklm opened this issue Jan 15, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@oscklm
Copy link

oscklm commented Jan 15, 2025

Description
I'm missing my metro dev server menu that I had when running "expo start" that made it super easy to press "W" to open Expo web in my browser. Right now i found a way where i can go in and find the port the dev server is running on and then go to localhost:PORT and do it that way. But a quick button here would be neat, as sometimes this port changes.

A few ideas

  • Maybe a feature where a device in the IDE, opens a browser inside the IDE instead of the iOS / Android device.

  • A button to open Expo web but in the mobile browser of ur running device. (Ex. I press the button, my running device opens up my expo web dev server in the safari browser on my running device) we have quite a lot of users that use our app on the web but on their phone browser.

Metro dev menu:
Image

Environment

  • Version of currently used Radon IDE (Extensions tab -> click on Radon IDE extension -> version is located next to the extension name)
    1.2.0
  • Version of React Native/Expo used in the project.
      System:
        OS: macOS 15.1.1
        Shell: 5.9 - /bin/zsh
      Binaries:
        Node: 20.18.0 - ~/.local/state/fnm_multishells/6954_1736937805773/bin/node
        Yarn: 1.22.22 - /opt/homebrew/bin/yarn
        npm: 10.8.2 - ~/.local/state/fnm_multishells/6954_1736937805773/bin/npm
        Watchman: 2024.12.02.00 - /opt/homebrew/bin/watchman
      Managers:
        CocoaPods: 1.16.2 - /opt/homebrew/bin/pod
      npmPackages:
        expo: ~52.0.20 => 52.0.25 
        expo-router: ~4.0.14 => 4.0.16 
        react: 18.3.1 => 18.3.1 
        react-dom: 18.3.1 => 18.3.1 
        react-native: 0.76.6 => 0.76.6 
        react-native-web: ~0.19.10 => 0.19.13 
      npmGlobalPackages:
        eas-cli: 14.4.0
      Expo Workflow: bare```
    
@oscklm oscklm added the enhancement New feature or request label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant