f8app项目中

What went wrong:
Execution failed for task ':react-native-fbsdk:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

 

处理

当前使用 eact-native-fbsdk 0.6.0

npm uninstall react-native-fbsdk

>npm install react-native-fbsdk@0.8.0

相关文章: