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


Modifikasi pathname pada terminal linux menjadi lebih pendek

Bagi pengguna linux turunan ubuntu seperti ubuntu 16.04 yang saya gunakan, ada beberapa hal yang cukup membuat kita ribet dengan pathname pa...