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.
Any help is appreciated!