| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashScreen.ts | 49 return semver.lt(version, '0.12.0'); 52 return !!(config.sdkVersion && semver.lt(config.sdkVersion, '43.0.0'));
|
| /expo/docs/components/plugins/api/__snapshots__/ |
| H A D | APISectionUtils.test.tsx.snap | 147 < 165 < 181 < 196 < 263 < 368 < 391 < 399 < 440 < 450 < [all …]
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorReactFrames-test.js.snap | 63 < 199 < 291 < 383 < 521 < 657 <
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorReactFrames-test.js.snap | 63 < 199 < 291 < 383 < 521 < 657 <
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/LogBox/UI/__tests__/__snapshots__/ |
| H A D | LogBoxInspectorReactFrames-test.js.snap | 63 < 199 < 291 < 383 < 521 < 657 <
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-splash-screen/ |
| H A D | withAndroidSplashScreen.js | 105 return _semver().default.lt(version, '0.12.0'); 108 return !!(config.sdkVersion && _semver().default.lt(config.sdkVersion, '43.0.0'));
|
| H A D | withAndroidSplashScreen.js.map | 1 …lt","sdkVersion"],"sources":["../../../../src/plugins/unversioned/expo-splash-screen/withAndroidSp…
|
| /expo/tools/src/promote-packages/tasks/ |
| H A D | findPackagesToPromote.ts | 28 state.isDemoting = !!versionToReplace && semver.lt(pkg.packageVersion, versionToReplace);
|
| /expo/packages/@expo/prebuild-config/src/plugins/unversioned/expo-system-ui/ |
| H A D | withIosRootViewBackgroundColor.ts | 27 return !!(config.sdkVersion && semver.lt(config.sdkVersion, '44.0.0'));
|
| /expo/packages/@expo/cli/src/start/doctor/apple/ |
| H A D | XcodePrerequisite.ts | 136 if (semver.lt(version, SUGGESTED_XCODE_VERSION)) {
|
| /expo/tools/src/commands/ |
| H A D | PublishProjectTemplates.ts | 129 default: semver.lt(template.version, options.sdkVersion) 136 if (semver.lt(value, template.version)) {
|
| /expo/packages/@expo/prebuild-config/build/plugins/unversioned/expo-system-ui/ |
| H A D | withIosRootViewBackgroundColor.js | 54 return !!(config.sdkVersion && _semver().default.lt(config.sdkVersion, '44.0.0'));
|
| H A D | withIosRootViewBackgroundColor.js.map | 1 …lt","backgroundColor","getRootViewBackgroundColor","WarningAggregator","addWarningIOS","infoPlist"…
|
| /expo/docs/components/plugins/api/ |
| H A D | APISectionTypes.tsx | 182 {literalTypes.map((lt, index) => ( 184 <CODE>{resolveTypeName(lt)}</CODE> 229 {name}<{type.checkType.name}>
|
| H A D | APISectionComponents.tsx | 70 {resolvedType}<{resolveTypeName(resolvedTypeParameters)}>
|
| /expo/docs/components/base/ |
| H A D | code.tsx | 116 /<span class="token comment"><!-- @info (.*?)--><\/span>\s*/g, 126 /<span class="token comment"><!-- @hide (.*?)--><\/span>\s*/g, 133 .replace(/\s*<span class="token comment"><!-- @end --><\/span>/g, '</span>');
|
| /expo/docs/pages/config-plugins/ |
| H A D | plugins-and-mods.mdx | 212 | `mods.android.mainActivity` | <WarningIcon /> | Modify the **android/app/src/main/<packa… 213 | `mods.android.mainApplication` | <WarningIcon /> | Modify the **android/app/src/main/<packa… 220 | `mods.ios.infoPlist` | - | Modify the **ios/<name>/Info.plist** as JS… 221 | `mods.ios.entitlements` | - | Modify the **ios/<name>/<product-name&g… 222 | `mods.ios.expoPlist` | - | Modify the **ios/<ame>/Expo.plist** as JSO… 223 | `mods.ios.xcodeproj` | - | Modify the **ios/<name>.xcodeproj** as an … 225 | `mods.ios.appDelegate` | <WarningIcon /> | Modify the **ios/<name>/AppDelegate.m** as…
|
| /expo/packages/expo-build-properties/src/ |
| H A D | pluginConfig.ts | 413 semver.lt(semver.coerce(configVersion) ?? '0.0.0', semver.coerce(minimalVersion) ?? '0.0.0')
|
| /expo/packages/expo-build-properties/build/ |
| H A D | pluginConfig.js | 141 …semver_1.default.lt(semver_1.default.coerce(configVersion) ?? '0.0.0', semver_1.default.coerce(min…
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | media-library.mdx | 21 > **warning** If your Android app created an album using SDK <= 40 and you want to add more asse…
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | media-library.mdx | 21 > **warning** If your Android app created an album using SDK <= 40 and you want to add more asse…
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | media-library.mdx | 21 > **warning** If your Android app created an album using SDK <= 40 and you want to add more asse…
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | media-library.mdx | 21 > **warning** If your Android app created an album using SDK <= 40 and you want to add more asse…
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | media-library.mdx | 21 > **warning** If your Android app created an album using SDK <= 40 and you want to add more asse…
|
| /expo/packages/expo-dev-menu/app/components/ |
| H A D | Main.tsx | 248 appInfo?.sdkVersion && semver.lt(appInfo.sdkVersion, '49.0.0') 258 !appInfo?.sdkVersion || semver.lt(appInfo.sdkVersion, '49.0.0')
|