IjzerenHein / react-navigation-shared-element

React Navigation bindings for react-native-shared-element 💫
https://github.com/IjzerenHein/react-native-shared-element
MIT License
1.27k stars 124 forks source link

Expo crashes with no logs or errors #218

Open marts2390 opened 2 years ago

marts2390 commented 2 years ago

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 commented 2 years ago

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