I had expo sdk 42, but decided to update it to 50. Since now it’s recommended to use metro bundler, I changed that as well. Suddenly app is not reloading on code change. I tried removing .git/index.lock file as some suggested but it’s still not working.
App does reload when I refresh manually browser but that’s about it.