This repository was archived by the owner on Jan 18, 2024. It is now read-only.
Replies: 1 comment 3 replies
-
|
Pretty sure this is a built in feature of the Metro dev tools. After running it should spit out a line like this: Visit that in your browser, and the feature should be under the QR code IIRC. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is it possible to change the listener address for Metro Bundler? I want to make it accessible for some testers that aren't in the local network. For example to have smth like exp://dev.someproject.com. If I simply setup a proxy from external address to internal where Metro is hosted, then firstly I have to generate QR myself and also there are sometimes errors:
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions