79785483

Date: 2025-10-08 13:09:09
Score: 1
Natty:
Report link

Remove from settings.gradle:

apply from: file("../node_modules/@react-native-community/cli-platform-android/native_modules.gradle");
applyNativeModulesSettingsGradle(settings)

is a legacy autolinking hook. In React Native 0.71+, it’s obsolete — and worse, it often breaks Gradle sync

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Kasper L Mannsverk