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
The packager hostname would be configurable using REACT_NATIVE_PACKAGER_HOSTNAME. Would be great to have it specify a port too.
Today, an open port above 19001 is used and the packager is started there. However, there may be firewall rules that may prevent incoming connections to that port. Making it configurable would help.
richkeenan, rcwestlake, laromicas, schettino, sladec and 3 more