React Native Expo Android Bug

Hi,
I am using expo for my react native app.
The app works fine on web, when running on expo Go v 2.28.8 on android it crashes on a specific page.

The problem is the error goes away too fast then expo reloads and I couldn’t catch the error. I notice the glimpse of the red message before it disappears
I tried remote debugging, but noting show there.

How do i prevent expo from reloading so i can see the error message?

Thanks,
Ahmed Saadalla