React/RCTRootContentView.h file not found Cannot read property Direction of undefined

'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
解決方案 安裝低版本

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章