I am designing a React Native application and I would like to create an Apk to test the app. But when I click on "Sync project with Gradle Files" on Android Studio, I get the following error:
Autolinking is not set up in `settings.gradle`: expo modules won't be autolinked.
I don't understand what the problem is or rather how to configure Autolinking.