Relative Content

Tag Archive for iosexpometro-bundlerexpo-goexpo-dev-client

How to Reset Expo Development URL to Default for Localhost Access?

enter image description here### Description:
I’m currently developing a React Native app using Expo and I’m encountering an issue with the development URL. The Metro bundler is waiting on a custom URL com.anonymous.frontend://expo-development-client/?url=http%3A%2F%2F192.168.1.153%3A8081 on my iPhone SE (3rd generation). I want to change this back to the default URL so that the Expo development server can be detected on my localhost and accessed from other devices on my local network.