React Native Getting this error 'Unrecognized operator abs'

user13142973 picture user13142973 · Aug 8, 2020 · Viewed 8.3k times · Source

enter image description here

Getting this error when adding react-navigation-drawer to my expo project, any idea how to fix this?

Answer

user12129132 picture user12129132 · Aug 8, 2020

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