App crashes using stack-navigation after upgrading from SDK 49 to 51 in react native expo
I have upgraded my React Native Expo app from SDK 49 to SDK 51. Initially, everything seemed to be working fine. However, when I am attempting to navigate using my nested stack navigator, the app crashed without displaying any error…