| /expo/packages/expo-modules-core/src/__tests__/__snapshots__/ |
| H A D | deprecate-test.ts.snap.ios | 3 …ation error after expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.… 5 …hrows a deprecation error without expiration 1`] = `"expo-modules-core: \`foo\` has been removed"`; 7 …n error with the replacement 1`] = `"expo-modules-core: \`foo\` has been removed please migrate to… 9 …acement after the expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.… 13 "expo-modules-core: \`foo\` has been deprecated and will be removed in version "2.0.0"", 19 …"expo-modules-core: \`foo\` has been deprecated in favor of \`bar\` and will be removed in version…
|
| H A D | deprecate-test.ts.snap.android | 3 …ation error after expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.… 5 …hrows a deprecation error without expiration 1`] = `"expo-modules-core: \`foo\` has been removed"`; 7 …n error with the replacement 1`] = `"expo-modules-core: \`foo\` has been removed please migrate to… 9 …acement after the expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.… 13 "expo-modules-core: \`foo\` has been deprecated and will be removed in version "2.0.0"", 19 …"expo-modules-core: \`foo\` has been deprecated in favor of \`bar\` and will be removed in version…
|
| H A D | deprecate-test.ts.snap.node | 3 …ation error after expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.… 5 …hrows a deprecation error without expiration 1`] = `"expo-modules-core: \`foo\` has been removed"`; 7 …n error with the replacement 1`] = `"expo-modules-core: \`foo\` has been removed please migrate to… 9 …acement after the expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.… 13 "expo-modules-core: \`foo\` has been deprecated and will be removed in version "2.0.0"", 19 …"expo-modules-core: \`foo\` has been deprecated in favor of \`bar\` and will be removed in version…
|
| H A D | deprecate-test.ts.snap.web | 3 …ation error after expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.… 5 …hrows a deprecation error without expiration 1`] = `"expo-modules-core: \`foo\` has been removed"`; 7 …n error with the replacement 1`] = `"expo-modules-core: \`foo\` has been removed please migrate to… 9 …acement after the expiration 1`] = `"expo-modules-core: \`foo\` has been removed as of version "1.… 13 "expo-modules-core: \`foo\` has been deprecated and will be removed in version "2.0.0"", 19 …"expo-modules-core: \`foo\` has been deprecated in favor of \`bar\` and will be removed in version…
|
| /expo/tools/src/ |
| H A D | Diff.ts | 9 const isContextEnd = index > 0 && (diff[index - 1].added || diff[index - 1].removed); 11 index < diff.length - 1 && (diff[index + 1].added || diff[index + 1].removed); 15 } else if (part.removed) {
|
| /expo/packages/expo-notifications/ios/EXNotifications/Notifications/Presenting/ |
| H A D | EXNotificationPresentationModule.m | 13 // Remove once presentNotificationAsync is removed 23 // Remove once presentNotificationAsync is removed 34 // Remove once presentNotificationAsync is removed 91 // Remove once presentNotificationAsync is removed 96 // Remove once presentNotificationAsync is removed
|
| /expo/ios/versioned/sdk48/EXNotifications/EXNotifications/Notifications/Presenting/ |
| H A D | ABI48_0_0EXNotificationPresentationModule.m | 13 // Remove once presentNotificationAsync is removed 23 // Remove once presentNotificationAsync is removed 34 // Remove once presentNotificationAsync is removed 91 // Remove once presentNotificationAsync is removed 96 // Remove once presentNotificationAsync is removed
|
| /expo/ios/versioned/sdk47/EXNotifications/EXNotifications/Notifications/Presenting/ |
| H A D | ABI47_0_0EXNotificationPresentationModule.m | 13 // Remove once presentNotificationAsync is removed 23 // Remove once presentNotificationAsync is removed 34 // Remove once presentNotificationAsync is removed 91 // Remove once presentNotificationAsync is removed 96 // Remove once presentNotificationAsync is removed
|
| /expo/ios/versioned/sdk49/EXNotifications/EXNotifications/Notifications/Presenting/ |
| H A D | ABI49_0_0EXNotificationPresentationModule.m | 13 // Remove once presentNotificationAsync is removed 23 // Remove once presentNotificationAsync is removed 34 // Remove once presentNotificationAsync is removed 91 // Remove once presentNotificationAsync is removed 96 // Remove once presentNotificationAsync is removed
|
| /expo/tools/src/commands/ |
| H A D | UpdateReactNativeDocs.ts | 17 removed: string[]; 221 const removed = localFiles.filter((entry) => !upstreamFiles.includes(entry)); constant 225 (entry) => !(removed.includes(entry) || added.includes(entry)) 228 return { removed, added, changed }; 232 if (!summary.removed.length) { 236 for (const entry of summary.removed) { 251 chalk.underline(`removed ${summary.removed.length} files`),
|
| /expo/home/components/ |
| H A D | NavigationEvents.tsx | 12 // Return the function to unsubscribe from the event so it gets removed on unmount
|
| /expo/packages/expo-gl/build/ |
| H A D | types.js.map | 1 …ypes.ts"],"names":[],"mappings":"","sourcesContent":["// WebGLObject was removed from lib.dom.ts i…
|
| /expo/packages/expo-branch/ |
| H A D | README.md | 5 This module will be removed in SDK 46. There will be no replacement that works with the classic bui…
|
| /expo/packages/expo-notifications/build/ |
| H A D | deleteNotificationChannelAsync.js.map | 1 …el identifier.\n * @return A Promise which resolving once the channel is removed (or if there was …
|
| H A D | deleteNotificationChannelGroupAsync.js.map | 1 …entifier.\n * @return A Promise which resolves once the channel group is removed (or if there was …
|
| /expo/packages/expo-router/src/ |
| H A D | qualified-entry.tsx | 2 // entry side-effects, otherwise they'll be updated when files are added/removed from the
|
| /expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/UniversalModules/ |
| H A D | ABI49_0_0EXScopedSecureStore.m | 45 // found in SDK 41 and up. This override can be removed in SDK 45. 48 … error:(NSError **)error __deprecated_msg("To be removed once SDK 41 is phased out")
|
| /expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/UniversalModules/ |
| H A D | ABI48_0_0EXScopedSecureStore.m | 45 // found in SDK 41 and up. This override can be removed in SDK 45. 48 … error:(NSError **)error __deprecated_msg("To be removed once SDK 41 is phased out")
|
| /expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/UniversalModules/ |
| H A D | ABI47_0_0EXScopedSecureStore.m | 45 // found in SDK 41 and up. This override can be removed in SDK 45. 48 … error:(NSError **)error __deprecated_msg("To be removed once SDK 41 is phased out")
|
| /expo/ios/Exponent/Versioned/Core/UniversalModules/ |
| H A D | EXScopedSecureStore.m | 45 // found in SDK 41 and up. This override can be removed in SDK 45. 48 … error:(NSError **)error __deprecated_msg("To be removed once SDK 41 is phased out")
|
| /expo/packages/expo-image/src/utils/ |
| H A D | resolveHashString.web.tsx | 6 * Note: The blurhash:/ uri scheme is removed, because for backward compatibility reasons,
|
| /expo/packages/@expo/metro-runtime/build/async-require/ |
| H A D | index.native.js.map | 1 …ile in the root directory of this source tree.\n */\n\n// Ensure this is removed in production.\n/…
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | error-recovery.mdx | 11 > **Deprecated.** This module will be removed in SDK 47. This package is not utilized in projects b…
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | error-recovery.mdx | 11 > **Deprecated.** This module will be removed in SDK 47. This package is not utilized in projects b…
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | EXRCTAppDelegateInterceptor.mm | 63 …&& __has_include(<RNReanimated/UIResponder+Reanimated.h>) /* removed in react-native-reanimated@3.…
|