Нет описания

settings.gradle 235B

123456
  1. rootProject.name = 'explorer'
  2. include ':react-native-autoheightwebview'
  3. project(':react-native-autoheightwebview').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-autoheightwebview/android')
  4. include ':app'