I am using react native expo for building mobile app. I followed below steps:-
- expo init myapp
- cd myapp
- expo start
After running above 3 commands everything was working fine few days ago. But from today it gets stuck on "Starting Metro bundler".
It should proceed further to "Building javascript bundle". But It is stuck with "Starting Metro bundler".