| /expo/packages/@expo/cli/src/run/ |
| H A D | startBundler.ts | 13 headless, 17 headless?: boolean; 23 headless, constant 42 if (!headless && isInteractive()) { 60 if (!options.headless) {
|
| /expo/packages/@expo/cli/src/run/__tests__/ |
| H A D | startBundler-test.ts | 36 headless: true, 44 headless: true, 56 headless: false, 64 headless: false,
|
| /expo/packages/expo-updates/e2e/fixtures/project_files/ |
| H A D | detox.config.js | 45 headless: Boolean(process.env.CI), property 52 headless: Boolean(process.env.CI), property
|
| /expo/apps/bare-expo/ |
| H A D | detox.config.js | 45 headless: Boolean(process.env.CI), property 53 headless: Boolean(process.env.CI), property
|
| H A D | jest-puppeteer.config.js | 53 headless: 'new', property
|
| /expo/android/expoview/src/main/java/host/exp/exponent/headless/ |
| H A D | HeadlessAppRecord.kt | 1 package host.exp.exponent.headless
|
| /expo/apps/bare-expo/e2e/ |
| H A D | TestSuite-test.web.js | 25 !config.launch.headless && 'expo-notifications',
|
| /expo/packages/@expo/cli/src/run/ios/ |
| H A D | runIosAsync.ts | 48 headless: !props.shouldStartBundler,
|
| /expo/apps/router-e2e/__e2e__/auth/app/(app)/ |
| H A D | _layout.tsx | 15 …// On web, static rendering will stop here as the user is not authenticated in the headless Node p…
|
| /expo/packages/@expo/cli/src/run/android/ |
| H A D | runAndroidAsync.ts | 46 headless: !props.shouldStartBundler,
|
| /expo/android/expoview/src/main/java/host/exp/exponent/taskManager/ |
| H A D | ExpoHeadlessAppLoader.kt | 11 import host.exp.exponent.headless.InternalHeadlessAppLoader
|
| /expo/packages/@expo/cli/src/start/server/ |
| H A D | BundlerDevServer.ts | 65 headless?: boolean; property 141 if (options.headless) {
|
| /expo/packages/@expo/config-plugins/src/utils/ |
| H A D | XML.ts | 63 headless: true,
|
| /expo/apps/native-component-list/src/screens/GL/ |
| H A D | GLHeadlessRenderingScreen.tsx | 189 This example shows how to use headless rendering context with Expo.GLView. Instead of the 190 GLView, it renders snapshots taken from headless context that sits on top of the app and
|
| /expo/packages/@expo/config-plugins/build/utils/ |
| H A D | XML.js | 92 headless: true property
|
| /expo/packages/expo-gl/src/ |
| H A D | GLView.tsx | 49 * Imperative API that creates headless context which is devoid of underlying view. 50 …* It's useful for headless rendering or in case you want to keep just one context per application …
|
| /expo/packages/expo-task-manager/ios/EXTaskManager/ |
| H A D | EXTaskService.m | 26 // Same as above but for headless (backgrounded) apps. 264 // Maybe update app url in user defaults. It might change only in non-headless mode. 541 NSLog(@"EXTaskService: Loading headless app '%@' with url '%@'.", appId, appUrl); 560 …er for given appId. Task managers initialized in non-headless contexts have precedence over headle…
|
| /expo/ios/versioned/sdk47/EXTaskManager/EXTaskManager/ |
| H A D | ABI47_0_0EXTaskService.m | 26 // Same as above but for headless (backgrounded) apps. 264 // Maybe update app url in user defaults. It might change only in non-headless mode. 541 NSLog(@"ABI47_0_0EXTaskService: Loading headless app '%@' with url '%@'.", appId, appUrl); 560 …er for given appId. Task managers initialized in non-headless contexts have precedence over headle…
|
| /expo/ios/versioned/sdk49/EXTaskManager/EXTaskManager/ |
| H A D | ABI49_0_0EXTaskService.m | 26 // Same as above but for headless (backgrounded) apps. 264 // Maybe update app url in user defaults. It might change only in non-headless mode. 541 NSLog(@"ABI49_0_0EXTaskService: Loading headless app '%@' with url '%@'.", appId, appUrl); 560 …er for given appId. Task managers initialized in non-headless contexts have precedence over headle…
|
| /expo/ios/versioned/sdk48/EXTaskManager/EXTaskManager/ |
| H A D | ABI48_0_0EXTaskService.m | 26 // Same as above but for headless (backgrounded) apps. 264 // Maybe update app url in user defaults. It might change only in non-headless mode. 541 NSLog(@"ABI48_0_0EXTaskService: Loading headless app '%@' with url '%@'.", appId, appUrl); 560 …er for given appId. Task managers initialized in non-headless contexts have precedence over headle…
|
| /expo/packages/expo-gl/ios/ |
| H A D | EXGLObjectManager.mm | 110 …tGLObjectManager.createContextAsync: Unexpected error occurred when initializing headless context")
|
| /expo/ios/versioned/sdk47/EXGL/ios/EXGL/ |
| H A D | ABI47_0_0EXGLObjectManager.mm | 109 …tGLObjectManager.createContextAsync: Unexpected error occurred when initializing headless context")
|
| /expo/ios/versioned/sdk49/ExpoGL/ios/ |
| H A D | ABI49_0_0EXGLObjectManager.mm | 110 …tGLObjectManager.createContextAsync: Unexpected error occurred when initializing headless context")
|
| /expo/ios/versioned/sdk48/ExpoGL/ios/ |
| H A D | ABI48_0_0EXGLObjectManager.mm | 109 …tGLObjectManager.createContextAsync: Unexpected error occurred when initializing headless context")
|
| /expo/packages/expo-gl/build/ |
| H A D | GLView.types.js.map | 1 … that is presented in the view or the current framebuffer if context is headless.\n */\n frameb…
|