I want to make some changes to my JS code and then reload that change on the physical device
it works fine on emulator/simulator but when I make the change to my JS files and reload from Debug Menu nothing changed so I go to xCode or Android Studio and re-run the app again(and this takes a lot of time)
- I appreciate any improvement to my question