When running the android app in react native i'm geeting this error
Execution failed for task ':react-native-contacts:compileDebugJavaWithJavac'.
Could not find tools.jar. Please check that C:\Program Files\Java\New folder contains a valid JDK installation.
I have also checked the java version it is installted. My java version is 1.8.0_151.
react-native-maps?