Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 29768

Can't build React Native after add React-Native-Camera and Recat-Native-Push-Notification

$
0
0

My existing project was working fine with

"react-native": "0.59.x",
"react-native-camera": "^2.11.2"

After i added "react-native-push-notification" to my project =>

"react-native": "0.59.x",
"react-native-camera": "^2.11.2",
"react-native-push-notification": "^2.1.0",

I encountered several issues, and i fixed them one by one and after add

android.enableJetifier=true
android.useAndroidX=true

to the gradle.properties i ended up with a issue in React-Native-Camera

Execution failed for task ':react-native-camera:compileGeneralDebugJavaWithJavac'

I doubt the error occurred because of some version mismatches, but i couldn't find it. Can someone help me to resolve this issue?


Viewing all articles
Browse latest Browse all 29768

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>