I´ve been trying to build my first app with react native but when I change the App.js the changes are not reflected when I run the app on my anroid device. I even tried putting in comments all code to see if something changes but remains the same. I´m using react-native-cli: 2.0.1 and react-native: 0.53.3 Sorry if writing wrong but English is not my "native" language :V
My code:
Hope you can help me, but I will keep trying.
I realized that when the app is running in a virtual device, the changes are reflected.