|
|
@ -310,6 +310,7 @@ task copyDownloadableDepsToLibs(type: Copy) { |
|
|
|
} |
|
|
|
|
|
|
|
apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle"); applyNativeModulesAppBuildGradle(project) |
|
|
|
apply from: "../../node_modules/react-native-vector-icons/fonts.gradle" |
|
|
|
|
|
|
|
def isNewArchitectureEnabled() { |
|
|
|
// To opt-in for the New Architecture, you can either: |
|
|
|