You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes when I run npx react-native start, the Metro bundler just hangs and doesn’t fully start — especially after switching branches or pulling updates. I usually have to clear cache with --reset-cache or restart the terminal to fix it.
Just wanted to ask if there’s a recommended fix or if this is something worth improving.
Thanks a lot for maintaining React Native! 😊
— Ritik Kumar