Where to get tools.jar for Java 8 JDK early release? Without it, my Java 1.8 Maven pom based projects in Netbeans will not compile.
The Java 8 early release is set in
Install the latest JDK from here.
If the problem not solved then go back to react-native documentation about installing react native (android) on mac, here
In root of your reactnative project :
cd android ./gradlew clean ./gradlew assembleRelease