Tony

Results 4 comments of Tony

Got the same issue here 🥺

> ~Use this command `yarn react-native link react-native-vector-icons` this will transfer all the files necessary to load the fonts in both android & ios folder.~ > > > Don't use...

got the same error with the following versions: "react-native": "^0.72.7", "@shopify/react-native-skia": "^1.3.1",

i got the same error here too with latest version - react native: 0.74.1 > Task :app:buildCMakeDebug[arm64-v8a] C/C++: ninja: Entering directory `/Users/Workspace/xx/android/app/.cxx/Debug/h1j1a4m5/arm64-v8a' C/C++: /Users/Library/Android/sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/darwin-x86_64/bin/clang++ --target=aarch64-none-linux-android23 --sysroot=/Users/Library/Android/sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/darwin-x86_64/sysroot -Dappmodules_EXPORTS -I/Users/Workspace/xx/node_modules/react-native/ReactAndroid/cmake-utils/default-app-setup -I/Users/Workspace/xx/android/app/build/generated/rncli/src/main/jni -I/Users/Workspace/xx/node_modules/react-native-safe-area-context/android/src/main/jni...