react-native-send-intent
react-native-send-intent copied to clipboard
使用报错
Execution failed for task ':RNSendIntentModule:compileDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.
1, cd into your react native project root directory
2, run "npm install react-native-send-intent --save" and "react-native link react-native-send-intent"
3, open AndroidManifest.xml in android/app/src/main directory , add