| /expo/packages/expo-asset/src/__tests__/ |
| H A D | ImageAssets-test.ts | 40 expect((Image as jest.Mock<HTMLImageElement>).mock.instances.length).toBe(1); 41 const mockImage = (Image as jest.Mock<HTMLImageElement>).mock.instances[0]; 47 const mockImage = (Image as jest.Mock<HTMLImageElement>).mock.instances[0]; 67 const mockImage = (Image as jest.Mock<HTMLImageElement>).mock.instances[0];
|
| /expo/packages/@expo/cli/src/utils/ |
| H A D | FileNotifier.ts | 13 static instances: FileNotifier[] = []; property in FileNotifier 16 for (const instance of FileNotifier.instances) { 33 FileNotifier.instances.push(this);
|
| /expo/android/app/src/test/java/host/exp/exponent/utils/ |
| H A D | MockExpoDI.kt | 31 @JvmStatic fun addMock(vararg instances: Any) { in <lambda>() 32 for (instance in instances) { in <lambda>()
|
| /expo/tools/src/vendoring/config/ |
| H A D | react-native-async-storage-scoped-storage-ios.patch | 70 - // We want all instances to share the same queue since they will be reading/writing the same 83 - // We want all instances to share the same cache since they will be reading/writing the same 203 +// NOTE(nikki93): Use the default `methodQueue` since instances have different storage directories
|
| /expo/packages/expo-screen-capture/build/ |
| H A D | ScreenCapture.js.map | 1 …instances of the `preventScreenCaptureAsync`\n * and `allowScreenCaptureAsync` methods (and `usePr…
|
| /expo/packages/expo-asset/build/ |
| H A D | AssetHooks.js.map | 1 …lly.\n * After the assets are loaded, this hook returns a list of asset instances.\n * If somethin…
|
| /expo/packages/expo-router/src/views/ |
| H A D | Splash.tsx | 13 * After all instances have been unmounted, the splash screen will be hidden.
|
| /expo/packages/expo-dev-client-components/ |
| H A D | README.md | 113 You can also pass selectors to primitives for one-off instances where you need a specific style:
|
| /expo/android/vendored/sdk48/react-native-gesture-handler/android/ |
| H A D | build.gradle | 107 …instances of Gesture Handler were detected. Only one instance of react-native-gesture-handler can …
|
| /expo/android/vendored/sdk47/react-native-gesture-handler/android/ |
| H A D | build.gradle | 102 …instances of Gesture Handler were detected. Only one instance of react-native-gesture-handler can …
|
| /expo/docs/pages/eas-update/ |
| H A D | migrate-from-classic-updates.mdx | 110 - Replace instances of `expo publish` with `eas update` in scripts. You can view all the options fo…
|
| /expo/ios/Exponent/Kernel/DevSupport/ |
| H A D | EXKernelDevKeyCommands.m | 177 // since there may be many instances of it.
|
| /expo/docs/pages/router/reference/ |
| H A D | search-parameters.mdx | 56 … the global and local search parameters. It also allows for pushing new instances of the same rout…
|
| /expo/docs/pages/router/advanced/ |
| H A D | apple-handoff.mdx | 218 - "Representing user activities as instances of `NSUserActivity`." is performed by the Expo Head na… 219 - "Updating the activity instances as the user performs actions in your app." is performed by mount…
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/ |
| H A D | ABI49_0_0RCTTurboModuleManager.mm | 170 * All instances of TurboModuleHolder are owned by the _turboModuleHolders map. 225 * Note: All TurboModule instances are cached, which means they're all long-lived 336 * Note: All TurboModule instances are cached, which means they're all long-lived
|
| /expo/ios/versioned/sdk48/EXUpdates/EXUpdates/ |
| H A D | ABI48_0_0EXUpdatesConfig.m | 65 * runtime and updates from multiple scopes can potentially be opened, multiple instances of this
|
| /expo/ios/versioned/sdk47/EXUpdates/EXUpdates/ |
| H A D | ABI47_0_0EXUpdatesConfig.m | 65 * runtime and updates from multiple scopes can potentially be opened, multiple instances of this
|
| /expo/android/vendored/unversioned/react-native-gesture-handler/android/ |
| H A D | build.gradle | 149 … "#multiple-instances-of-gesture-handler-were-detected \n\nConflict between: \n" +
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/ios/ |
| H A D | ABI48_0_0RCTTurboModuleManager.mm | 166 * All instances of TurboModuleHolder are owned by the _turboModuleHolders map. 242 * Note: All TurboModule instances are cached, which means they're all long-lived 371 * Note: All TurboModule instances are cached, which means they're all long-lived
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/ios/ |
| H A D | ABI47_0_0RCTTurboModuleManager.mm | 165 * All instances of TurboModuleHolder are owned by the _turboModuleHolders map. 241 * Note: All TurboModule instances are cached, which means they're all long-lived 370 * Note: All TurboModule instances are cached, which means they're all long-lived
|
| /expo/packages/expo-router/build/views/ |
| H A D | Splash.js.map | 1 …quests that need to be completed before the app is ready.\n * After all instances have been unmoun…
|
| /expo/android/vendored/sdk49/react-native-gesture-handler/android/ |
| H A D | build.gradle | 149 … "#multiple-instances-of-gesture-handler-were-detected \n\nConflict between: \n" +
|
| /expo/ios/Exponent/Kernel/AppLoader/ |
| H A D | EXAppLoaderExpoUpdates.m | 72 * Multiple instances of EXAppLoaderExpoUpdates can exist at a time; instances are retained by
|
| /expo/ios/ |
| H A D | CONTRIBUTING.md | 95 There may be many instances of `EXFrameReactAppManager` at once, but there will only ever be one in…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI47_0_0RCTAsyncLocalStorage.mm | 152 // NOTE(nikki93): Use the default `methodQueue` since instances have different storage directories
|