I have an app working on a local emulator that is updating live and doing all the things it should be doing.
I also have a physical device connected via USB, and deployi
I tried this and it solved my problem.
react-native start --reset-cache
and then
react-native run-android