Issue in running expo Project on expo client app on physical device

Hi,

I have created a sample project on expo.
Running project through scanning the QR code on expo app (installed on my android mobile).

Issue:- Every time I have to run the npm start to run the project after changing the small code. That is very irritating and time taking.
Please let me know how can i get rid of this.

Client Version: 2.13.1
expo Version: 34.0.3

Thanks in advance!

What happens if you do not do that?

How does the server process shut down before you start it again?

Also, can you run expo diagnostics in the root of your project and post the output here like this:

```
output
here
```