Expo Go crashes after the finished loading

Hi the Expo Go app crashes right after it finished loading. The screen only last for almost 0.5 seconds and it crashes on its own. I am using VS code to create a react native app. I have only created a drawer with header, title and icons and it crashed. Is something wrong with my code? Because there is no error so far. Why does it crash? or is there a way to code so that it doesn’t crash?

Hey @xeno86, I would recommend reading through our debugging docs. Also, try to reproduce the crash with a brand new project to determine if it’s project-specific or something more widespread.

Cheers,
Adam