| /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); 13 if (part.added) {
|
| /expo/tools/src/commands/ |
| H A D | UpdateReactNativeDocs.ts | 18 added: string[]; 222 const added = upstreamFiles.filter((entry) => !localFiles.includes(entry)); constant 225 (entry) => !(removed.includes(entry) || added.includes(entry)) 228 return { removed, added, changed }; 257 if (!summary.added.length) { 261 for (const entry of summary.added) { 274 `added ${summary.added.length} files`
|
| /expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/UniversalModules/ |
| H A D | ABI49_0_0EXScopedModuleRegistryDelegate.m | 14 // In ExpoKit we know all the overlapping classes -- the only ones are added
|
| /expo/ios/versioned/sdk48/EXUpdates/EXUpdates/Database/Migrations/ |
| H A D | ABI48_0_0EXUpdatesDatabaseMigrationRegistry.m | 17 // migrations should be added here in the order they should be performed (e.g. oldest first)
|
| /expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/UniversalModules/ |
| H A D | ABI47_0_0EXScopedModuleRegistryDelegate.m | 14 // In ExpoKit we know all the overlapping classes -- the only ones are added
|
| /expo/ios/versioned/sdk47/EXUpdates/EXUpdates/Database/Migrations/ |
| H A D | ABI47_0_0EXUpdatesDatabaseMigrationRegistry.m | 17 // migrations should be added here in the order they should be performed (e.g. oldest first)
|
| /expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/UniversalModules/ |
| H A D | ABI48_0_0EXScopedModuleRegistryDelegate.m | 14 // In ExpoKit we know all the overlapping classes -- the only ones are added
|
| /expo/ios/Exponent/Versioned/Core/UniversalModules/ |
| H A D | EXScopedModuleRegistryDelegate.m | 14 // In ExpoKit we know all the overlapping classes -- the only ones are added
|
| /expo/packages/expo-router/build/utils/ |
| H A D | url.js.map | 1 …put string start with a valid URL scheme.\n * NOTE: Additional strictness added to ensure URLs sen…
|
| /expo/docs/components/plugins/ |
| H A D | VersionedRedirectNotification.tsx | 20 or added in a newer SDK version.
|
| /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/docs/components/icons/ |
| H A D | Permalink.tsx | 9 // This icon should instead be eventually added to @expo/styleguide-icons.
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | local-authentication.mdx | 23 …entication purposes. The `USE_BIOMETRIC` and `USE_FINGERPRINT` permissions are automatically added.
|
| H A D | haptics.mdx | 24 …ed: `[[UIDevice currentDevice] valueForKey: @"_feedbackSupportLevel"]` so this is not added in Expo 37 …res permission to control vibration on the device. The `VIBRATE` permission is added automatically.
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | local-authentication.mdx | 23 …entication purposes. The `USE_BIOMETRIC` and `USE_FINGERPRINT` permissions are automatically added.
|
| H A D | haptics.mdx | 24 …ed: `[[UIDevice currentDevice] valueForKey: @"_feedbackSupportLevel"]` so this is not added in Expo 37 …res permission to control vibration on the device. The `VIBRATE` permission is added automatically.
|
| /expo/packages/expo-notifications/build/ |
| H A D | dismissNotificationAsync.js.map | 1 …r, obtained either via `setNotificationHandler` method or in the listener added with `addNotificat…
|
| /expo/apps/bare-expo/ |
| H A D | App.tsx | 71 console.debug('Could not have added a listener for received notification responses.', e);
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | haptics.mdx | 24 …ed: `[[UIDevice currentDevice] valueForKey: @"_feedbackSupportLevel"]` so this is not added in Expo 37 …res permission to control vibration on the device. The `VIBRATE` permission is added automatically.
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | haptics.mdx | 24 …ed: `[[UIDevice currentDevice] valueForKey: @"_feedbackSupportLevel"]` so this is not added in Expo 37 …res permission to control vibration on the device. The `VIBRATE` permission is added automatically.
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | haptics.mdx | 24 …ed: `[[UIDevice currentDevice] valueForKey: @"_feedbackSupportLevel"]` so this is not added in Expo 37 …res permission to control vibration on the device. The `VIBRATE` permission is added automatically.
|
| /expo/packages/expo-router/build/ |
| H A D | qualified-entry.js.map | 1 …s the\n// entry side-effects, otherwise they'll be updated when files are added/removed from the\n…
|
| /expo/packages/expo-image-loader/ |
| H A D | CHANGELOG.md | 31 - Updated `com.github.bumptech.glide:glide` to `4.13.2` and added customizable `glideVersion` varia… 101 - Updated Android build configuration to target Android 11 (added support for Android SDK 30). ([#1…
|
| /expo/packages/expo-modules-core/ios/Services/ |
| H A D | EXReactNativeEventEmitter.m | 128 EXLogError(@"Attempted to remove more `%@` listeners than added", moduleName); 135 EXLogError(@"Attempted to remove more proxied event emitter listeners than added");
|
| /expo/ios/versioned/sdk48/ExpoModulesCore/ios/Services/ |
| H A D | ABI48_0_0EXReactNativeEventEmitter.m | 128 ABI48_0_0EXLogError(@"Attempted to remove more `%@` listeners than added", moduleName); 135 ABI48_0_0EXLogError(@"Attempted to remove more proxied event emitter listeners than added");
|