'React/RCTRootContentView.h' file not found
Cannot read property 'Direction' of undefined
Got the same error using 1.5.0 on RN 0.59.9
To temporarily downgrade put this in your package.json:
"react-native-gesture-handler": "~1.4.0",
And reinstall your dependencies
解决方案 安装低版本