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
I am using React-Native 0.46.4 on Mac OS for Android development. I have made changes to the index.android.js but the changes are not being reflected when I load it on the device. The packager is running on port 8080 since port 8081 is taken. I have looked at the other issues such as uninstalling watchman and restarting the packager, but none seem to be working.
Environment
McAfee Virus Protection on port 8081
All steps followed in Getting Started on React Native website for Mac OS Android.
Watchman 4.7.0
npm 5.0.3
React Native 0.46.4
Packager running on port 8080
Target Platform: Android 6
Development Operating System: Mac OS Sierra
The text was updated successfully, but these errors were encountered:
Is the device connected to the packager? You'll also need to update the app to connect to port 8080, since it will by default look for the packager in port 8081.
Hi all,
I am using React-Native 0.46.4 on Mac OS for Android development. I have made changes to the index.android.js but the changes are not being reflected when I load it on the device. The packager is running on port 8080 since port 8081 is taken. I have looked at the other issues such as uninstalling watchman and restarting the packager, but none seem to be working.
Environment
McAfee Virus Protection on port 8081
All steps followed in Getting Started on React Native website for Mac OS Android.
Watchman 4.7.0
npm 5.0.3
React Native 0.46.4
Packager running on port 8080
Target Platform: Android 6
Development Operating System: Mac OS Sierra
The text was updated successfully, but these errors were encountered: