Witillan Langa de Souza
Results
2
comments of
Witillan Langa de Souza
> Try this: > > 1: In file: android/app/build.gradle 2: Add: in the end of the code. It worked after accessing the "android" folder and running "gradlew clean".
"overrides" with "npm" inside the "package.json" file worked for me with Expo SDK 48 { "scripts": { }, "dependencies": { "expo": "~48.0.18", "react": "18.2.0", "react-native": "0.71.8" }, "overrides": { "expo-modules-autolinking":...