Home
last modified time | relevance | path

Searched refs:removed (Results 1 – 25 of 211) sorted by relevance

123456789

/expo/packages/expo-modules-core/src/__tests__/__snapshots__/
H A Ddeprecate-test.ts.snap.ios3 …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 Ddeprecate-test.ts.snap.android3 …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 Ddeprecate-test.ts.snap.node3 …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 Ddeprecate-test.ts.snap.web3 …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 DDiff.ts9 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 DEXNotificationPresentationModule.m13 // 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 DABI48_0_0EXNotificationPresentationModule.m13 // 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 DABI47_0_0EXNotificationPresentationModule.m13 // 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 DABI49_0_0EXNotificationPresentationModule.m13 // 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 DUpdateReactNativeDocs.ts17 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 DNavigationEvents.tsx12 // Return the function to unsubscribe from the event so it gets removed on unmount
/expo/packages/expo-gl/build/
H A Dtypes.js.map1 …ypes.ts"],"names":[],"mappings":"","sourcesContent":["// WebGLObject was removed from lib.dom.ts i…
/expo/packages/expo-branch/
H A DREADME.md5 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 DdeleteNotificationChannelAsync.js.map1 …el identifier.\n * @return A Promise which resolving once the channel is removed (or if there was …
H A DdeleteNotificationChannelGroupAsync.js.map1 …entifier.\n * @return A Promise which resolves once the channel group is removed (or if there was …
/expo/packages/expo-router/src/
H A Dqualified-entry.tsx2 // 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 DABI49_0_0EXScopedSecureStore.m45 // 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 DABI48_0_0EXScopedSecureStore.m45 // 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 DABI47_0_0EXScopedSecureStore.m45 // 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 DEXScopedSecureStore.m45 // 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 DresolveHashString.web.tsx6 * Note: The blurhash:/ uri scheme is removed, because for backward compatibility reasons,
/expo/packages/@expo/metro-runtime/build/async-require/
H A Dindex.native.js.map1 …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 Derror-recovery.mdx11 > **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 Derror-recovery.mdx11 > **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 DEXRCTAppDelegateInterceptor.mm63 …&& __has_include(<RNReanimated/UIResponder+Reanimated.h>) /* removed in react-native-reanimated@3.…

123456789