react-navigation-shared-element icon indicating copy to clipboard operation
react-navigation-shared-element copied to clipboard

Expo crashes with no logs or errors

Open marts2390 opened this issue 3 years ago • 1 comments

Currently using latest versions of all packages and when loading the App, Expo crashes/closes the app with no warnings or errors.

I've narrowed this down to the createSharedElementStackNavigator function. When using react-navigations createStack function the app works as expected.

Navigator file:

Screenshot 2021-12-17 at 14 33 51

Package.json:

Screenshot 2021-12-17 at 14 34 10

App entry point:

Screenshot 2021-12-17 at 14 33 59

marts2390 avatar Dec 17 '21 14:12 marts2390

I've managed to fix this now by downgrading to react-navigation v5.

marts2390 avatar Dec 17 '21 16:12 marts2390