Getting this error when adding react-navigation-drawer to my expo project, any idea how to fix this?
Faced this error few days back, I was able to fix it by running:
expo install react-native-gesture-handler react-native-reanimated react-native-screens react-native-safe-area-context @react-native-community/masked-view
It is library version issue. Don't use 'yarn add react-native-gesture-handler react-native-reanimated' It will add [email protected] [email protected]
Use 'expo install react-native-gesture-handler react-native-reanimated' It will add react-native-gesture-handler@~1.6.0 react-native-reanimated@~1.9.0
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With