We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973bc13 commit b90625eCopy full SHA for b90625e
scripts/test-react-native-setup.sh
@@ -3,5 +3,5 @@
3
set -e
4
5
echo "Build React Native via Gradle"
6
-yarn install
+yarn install --ignore-engines
7
./gradlew --no-daemon build -PreactNativeArchitectures=arm64-v8a
0 commit comments