Pages

Saturday, February 22, 2020

Reac Native 0.60 eror navigation gesture

null is not an object ( evaluating 'RNGestureHandlerModule.default.Direction')#676

bunny100 opened this issue on Jul 8, 2019 · 78 comments

Hi,
Please first run this command : npm uninstall react-native-gesture-handler --save
Second : npm install react-native-gesture-handler --save
Third : react-native link react-native-gesture-handler
Forth : npm start
Finally this is work :))
This work for me, thank you,
run well in ios and android, react navigation 5.x


No comments:

Post a Comment