| /expo/docs/public/static/diffs/ |
| H A D | e2e-tests-pickfirsts.diff | 12 + "lib/**/libc++_shared.so", 13 + "lib/**/libreactnativejni.so", 14 + "lib/**/libreact_nativemodule_core.so", 15 + "lib/**/libglog.so", 16 + "lib/**/libjscexecutor.so", 17 + "lib/**/libfbjni.so", 18 + "lib/**/libfolly_json.so", 19 + "lib/**/libfolly_runtime.so", 20 + "lib/**/libhermes.so", 21 + "lib/**/libjsi.so",
|
| /expo/tools/src/versioning/android/ |
| H A D | reactNativeTransforms.ts | 56 JniLibNames.map((lib: string) => ({ 57 find: new RegExp(`"${escapeRegExp(lib)}"`, 'g'), 58 replaceWith: `"${lib}_${abiVersion}"`, 72 JniLibNames.map((lib: string) => ({ 73 find: new RegExp(`\\b${escapeRegExp(lib)}\\s+?\\{`, 'g'), 74 replaceWith: `${lib}_${abiVersion} {`, 164 const libNames = JniLibNames.map((lib: string): string => 165 lib.startsWith('lib') ? lib.slice(3) : lib 166 ).filter((lib: string) => !['fbjni'].includes(lib));
|
| H A D | cmakeTransforms.ts | 16 libNames.map((lib) => ({ 17 find: new RegExp(`^(\\\s*)${escapeRegExp(lib)}($|\\\s)`), 18 replaceWith: `$1${lib}_${abiVersion}$2`, 24 libNames.map((lib) => ({ 25 find: new RegExp(`(^|\\\s)${escapeRegExp(lib)}($|\\\s)`, 'g'), 26 replaceWith: `$1${lib}_${abiVersion}$2`,
|
| /expo/packages/expo-gl/build/ |
| H A D | types.js.map | 1 …lib.dom.ts in v4.2 - copied from the old lib.dom.ts\n// ref: https://github.com/microsoft/TypeScri…
|
| /expo/tools/src/commands/ |
| H A D | UpdateVendoredModule.ts | 275 const fabricDisabledLibs = libs.filter((lib) => lib.type !== 'components'); 287 fabricDisabledLibs.map((lib) => 292 name: lib.name, 293 type: lib.type, 295 jsSrcsDir: path.join(sourceDirectory, lib.jsSrcsDir),
|
| /expo/packages/expo-modules-core/build/uuid/ |
| H A D | v5.js.map | 1 …AAE,IAAI,CAAC,CAAC","sourcesContent":["import sha1 from './lib/sha1';\nimport v35 from './lib/v35'…
|
| H A D | uuid.js.map | 1 …ACF,eAAe,IAAI,CAAC","sourcesContent":["import sha1 from './lib/sha1';\nimport v35 from './lib/v35'…
|
| H A D | uuid.web.js.map | 1 …ACF,eAAe,IAAI,CAAC","sourcesContent":["import sha1 from './lib/sha1';\nimport v35 from './lib/v35'…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/ |
| H A D | process-podspecs.sh | 44 bundle exec pod lib lint "$SUBSPEC_OPT" "${POD_LINT_OPT[@]}" 45 bundle exec pod lib lint "$SUBSPEC_OPT" "${POD_LINT_OPT[@]}" --use-libraries
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/ |
| H A D | process-podspecs.sh | 44 bundle exec pod lib lint "$SUBSPEC_OPT" "${POD_LINT_OPT[@]}" 45 bundle exec pod lib lint "$SUBSPEC_OPT" "${POD_LINT_OPT[@]}" --use-libraries
|
| /expo/packages/expo-modules-core/build/uuid/lib/ |
| H A D | sha1.d.ts.map | 1 {"version":3,"file":"sha1.d.ts","sourceRoot":"","sources":["../../../src/uuid/lib/sha1.ts"],"names"…
|
| H A D | bytesToUuid.d.ts.map | 1 {"version":3,"file":"bytesToUuid.d.ts","sourceRoot":"","sources":["../../../src/uuid/lib/bytesToUui…
|
| H A D | v35.d.ts.map | 1 {"version":3,"file":"v35.d.ts","sourceRoot":"","sources":["../../../src/uuid/lib/v35.ts"],"names":[…
|
| /expo/tools/src/versioning/android/versionCxx/ |
| H A D | index.ts | 174 libs.map(async (lib) => { 175 const destPath = path.join(jniLibsRoot, lib); 177 await fs.copyFile(path.join(libRoot, lib), destPath);
|
| /expo/packages/expo-router/build/fork/ |
| H A D | useLinking.js.map | 1 …,CAAC","sourcesContent":["import useLinking from '@react-navigation/native/lib/module/useLinking';…
|
| /expo/apps/native-component-list/src/screens/Skia/ |
| H A D | SkiaScreen.web.tsx | 2 import { WithSkiaWeb } from '@shopify/react-native-skia/lib/module/web';
|
| /expo/android/app/ |
| H A D | build.gradle | 117 …strippedNativeLibsDir file("${buildDir}/intermediates/merged_native_libs/versionedRelease/out/lib") 125 …rippedNativeLibsDir file("${buildDir}/intermediates/merged_native_libs/unversionedRelease/out/lib") 145 pickFirst "lib/**/libfbjni.so" 250 …eateDirectories(Paths.get("${buildDir}/intermediates/merged_native_libs/versionedRelease/out/lib")) 251 …teDirectories(Paths.get("${buildDir}/intermediates/merged_native_libs/unversionedRelease/out/lib"))
|
| /expo/tools/src/vendoring/config/ |
| H A D | expoGoConfig.ts | 444 for (const lib of libs) { constant 450 lib 452 const commonLibPath = path.join(targetDirectory, '../../../common/libs', arch, lib);
|
| /expo/docs/pages/ui-programming/ |
| H A D | user-interface-libraries.mdx | 15 … Lib](https://github.com/wix/react-native-ui-lib) | [Link](https://wix.github.io/react-nat…
|
| /expo/packages/expo-dev-launcher/android/ |
| H A D | README.md | 4 If you want to publish the lib as a maven dependency, follow these steps before publishing a new ve…
|
| /expo/packages/@expo/cli/src/run/ios/codeSigning/__tests__/fixtures/ |
| H A D | signed-project.pbxproj | 365 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 367 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 368 "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"", 419 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 421 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 422 "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
|
| H A D | project.pbxproj | 371 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 373 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 374 "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"", 424 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 426 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 427 "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/ |
| H A D | project-swift.pbxproj | 365 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 367 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 368 "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"", 418 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 420 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 421 "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
|
| H A D | project-without-create-manifest-ios.pbxproj | 371 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 373 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 374 "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"", 424 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 426 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 427 "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
|
| H A D | project-with-incorrect-create-manifest-ios-path.pbxproj | 371 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 373 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 374 "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"", 424 LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)"; 426 "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"", 427 "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
|