| /expo/tools/src/commands/ |
| H A D | PackagesDependencyGraphCommand.ts | 16 options.dev && DependencyKind.Dev,
|
| /expo/packages/expo-dev-launcher/ios/ |
| H A D | EXDevLauncherUpdatesHelper.m | 15 requestHeaders[@"Expo-Dev-Client-ID"] = installationID;
|
| /expo/tools/src/packages-graph/ |
| H A D | PackagesGraphEdge.ts | 51 DependencyKind.Dev,
|
| H A D | PackagesGraph.ts | 49 DependencyKind.Dev,
|
| H A D | PackagesGraphUtils.ts | 117 case DependencyKind.Dev:
|
| /expo/ios/Tests/Environment/ |
| H A D | EXEnvironmentTests.m | 60 …XCTAssert(_environment.allManifestUrls.count == 2, @"Dev detached app should have one local, and o… 61 …XCTAssert([_environment.allManifestUrls containsObject:expectedProdUrl], @"Dev detached app's `all… 62 …XCTAssert([_environment.allManifestUrls containsObject:expectedDevUrl], @"Dev detached app's `allM…
|
| /expo/packages/expo-dev-launcher/build/ |
| H A D | DevLauncher.js.map | 1 …tiveModules } from 'react-native';\nimport './setUpErrorHandler.fx';\n\n// Dev launcher manifests …
|
| /expo/packages/expo-dev-launcher/ios/Tests/ |
| H A D | EXDevLauncherUpdatesHelperTests.m | 52 XCTAssertEqualObjects(installationID, requestHeaders[@"Expo-Dev-Client-ID"]);
|
| H A D | EXDevLauncherManifestParserTests.m | 163 XCTAssertEqualObjects(installationID, request.allHTTPHeaderFields[@"Expo-Dev-Client-ID"]);
|
| /expo/tools/src/ |
| H A D | Packages.ts | 28 Dev = 'devDependencies', enumerator 33 export const DefaultDependencyKind = [DependencyKind.Normal, DependencyKind.Dev];
|
| /expo/.github/workflows/ |
| H A D | development-client-latest-e2e.yml | 76 author_name: Dev Client e2e
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI49_0_0RCTDevMenu.mm | 235 ABI49_0_0RCTTriggerReloadCommandListeners(@"Dev menu - reset to default"); 249 … ABI49_0_0RCTTriggerReloadCommandListeners(@"Dev menu - reload"); 389 … ABI49_0_0RCTTriggerReloadCommandListeners(@"Dev menu - apply changes"); 424 …NSString *devMenuTitle = [NSString stringWithFormat:@"ABI49_0_0React Native Dev Menu (%@)", devMen…
|
| /expo/docs/.vale/writing-styles/expo-docs/ |
| H A D | HeadingCase.yml | 61 - Dev
|
| /expo/packages/expo-dev-menu/ |
| H A D | README.md | 11 …ative functions, located in the `android`, `ios` and `src` folders and the Dev Menu interface, loc…
|
| /expo/packages/expo-dev-launcher/ |
| H A D | README.md | 11 …ative functions, located in the `android`, `ios` and `src` folders and the Dev Launcher interface,…
|
| /expo/packages/expo-dev-launcher/ios/Manifest/ |
| H A D | EXDevLauncherManifestParser.m | 104 [request setValue:self.installationID forHTTPHeaderField:@"Expo-Dev-Client-ID"];
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI47_0_0RCTDevMenu.mm | 235 ABI47_0_0RCTTriggerReloadCommandListeners(@"Dev menu - reset to default"); 249 … ABI47_0_0RCTTriggerReloadCommandListeners(@"Dev menu - reload"); 389 … ABI47_0_0RCTTriggerReloadCommandListeners(@"Dev menu - apply changes");
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CoreModules/ |
| H A D | ABI48_0_0RCTDevMenu.mm | 235 ABI48_0_0RCTTriggerReloadCommandListeners(@"Dev menu - reset to default"); 249 … ABI48_0_0RCTTriggerReloadCommandListeners(@"Dev menu - reload"); 389 … ABI48_0_0RCTTriggerReloadCommandListeners(@"Dev menu - apply changes");
|
| /expo/packages/@expo/cli/src/start/server/__tests__/ |
| H A D | BundlerDevServer-test.ts | 336 /Dev server instance not found/
|
| /expo/docs/pages/guides/ |
| H A D | troubleshooting-proxies.mdx | 12 …oxy application, named [Charles](http://charlesproxy.com), is what our iOS Dev Team uses. Meet Cha…
|
| H A D | adopting-prebuild.mdx | 123 - [Expo Dev Client][dev-client]: Create your own personal "Expo Go" type app around your native run…
|
| /expo/docs/pages/build-reference/ |
| H A D | variants.mdx | 74 name: IS_DEV ? 'MyApp (Dev)' : 'MyApp', 202 <string name="app_name">MyApp - Dev</string>
|
| /expo/docs/pages/archive/ |
| H A D | expo-cli.mdx | 163 | `--dev` | Deprecated: Dev mode is used by default … 191 | `--dev` | Deprecated: Dev mode is used by default … 692 <Collapsible summary={<><h4>expo client:ios</h4>Superseded by Expo Dev Clients</>}> 732 | `expo client:ios` | Removed in favor of Dev Clients | 773 - Dev Tools UI has been deprecated in favor of the CLI's Terminal UI, Flipper, and Remote Debugging.
|
| /expo/guides/releasing/ |
| H A D | Quality Assurance.md | 119 5. Dev menu functionality should work when the app is loaded.
|
| /expo/ios/Exponent/Versioned/Core/ |
| H A D | EXVersionManagerObjC.m | 162 #pragma mark - Dev menu
|