| /expo/tools/src/commands/ |
| H A D | ClientInstall.ts | 3 import { Android, Config, Simulator, Versions } from '@expo/xdl'; 17 if (!(await Simulator.isSimulatorInstalledAsync())) { 24 const simulator = await Simulator.ensureSimulatorOpenAsync(); 28 await Simulator.uninstallExpoAppFromSimulatorAsync(simulator); 32 const installResult = await Simulator.installExpoOnSimulatorAsync({ url: clientUrl, simulator });
|
| /expo/docs/pages/build-reference/ |
| H A D | simulators.mdx | 9 Running a build of your app on an iOS Simulator is useful. You can configure the build profile and … 13 To install a build of your app on an iOS Simulator, modify the build profile in [**eas.json**](/bui… 36 > If you haven't installed or run the iOS Simulator before, follow the [iOS Simulator guide](/workf… 38 …CLI will prompt you to automatically download and install it on the iOS Simulator. When prompted, … 40 …command at any time to download a specific build and automatically install it on the iOS Simulator: 57 … flag to the `eas build:run` command to download and install the latest build on the iOS Simulator:
|
| /expo/docs/pages/workflow/ |
| H A D | ios-simulator.mdx | 2 title: iOS Simulator 13 … you can install the iOS Simulator on your Mac and use it for developing your app. It is impossibl… 56 Although the iOS Simulator is great for rapid development, it does come with a few limitations. We'… 58 The following hardware is unavailable in the Simulator: 65 The Simulator also suspends background apps and processes on iOS 11 and later. 69 ### The CLI seems to be stuck when opening a Simulator 71 …Simulator doesn't respond to the open command. If it seems stuck on this prompt, you can open the … 80 ### Simulator opened but the Expo Go app isn't opening inside of it
|
| /expo/docs/pages/guides/ |
| H A D | troubleshooting-proxies.mdx | 12 To run this in the local iOS Simulator while on your corporate wi-fi network, a local proxy manager… 49 ### iOS Simulator configuration 51 If you have an existing iOS Simulator custom setup going that is not working, "Simulator > Reset Co… 53 If you have the Simulator open still, quit it. 57 > **Technical note:** This whole process is required because the iOS Simulator is served a bum prox…
|
| /expo/apps/bare-expo/ |
| H A D | README.md | 8 - Run on iOS Simulator: `yarn ios` (this will automatically pod install, npm install, open a simula… 9 - E2E test on iOS Simulator: `yarn test:ios` (same as `yarn ios` but it installs Detox simulators, …
|
| /expo/docs/pages/develop/development-builds/ |
| H A D | create-a-build.mdx | 57 …steps below to create and install the development build on an Android Emulator or an iOS Simulator. 63 <Tabs tabs={["For Android Emulator", "For iOS Simulator"]}> 79 To create and install a development build on an iOS Simulator, we recommend you create a separate [… 81 …e `development-simulator` profile below is only for creating a development build for iOS Simulator: 97 Then, run the following command to create the development build on an iOS Simulator: 101 …CLI will prompt you to automatically download and install it on the iOS Simulator. When prompted, …
|
| /expo/packages/expo/ |
| H A D | README.md | 7 …oth bundlers (such as Metro and Webpack) and native build tools (Xcode, Simulator.app, Android Stu…
|
| /expo/packages/@expo/cli/src/run/ios/__tests__/fixtures/ |
| H A D | outdated-xcode-error.log | 268 …{ platform:iOS Simulator, id:6581D3B3-CF1C-4D3E-B04A-D77DAF38B109, OS:15.0, name:iPad (9th generat… 269 …{ platform:iOS Simulator, id:194894B4-129F-4986-A7C5-720AB6157526, OS:15.0, name:iPad mini (6th ge… 270 { platform:iOS Simulator, id:FEC3899E-5DC9-4A2C-8F17-E126E3FCD0F8, OS:15.0, name:iPhone 13 } 271 { platform:iOS Simulator, id:E3F2EAAD-5A58-4003-A029-5C642E00C9F4, OS:15.0, name:iPhone 13 Pro } 272 …{ platform:iOS Simulator, id:62E87705-28B9-40B7-BAA9-6E792E15C208, OS:15.0, name:iPhone 13 Pro Max… 273 { platform:iOS Simulator, id:90518806-B32C-4F68-A4B9-679556F84CE8, OS:15.0, name:iPhone 13 mini } 274 …{ platform:iOS Simulator, id:0288B8DC-5EC9-43EB-A8E9-A3E3AA43352E, OS:15.0, name:iPhone SE (2nd ge… 278 …{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholde…
|
| /expo/docs/.vale/writing-styles/expo-docs/ |
| H A D | Consistency.yml | 30 ios simulator: iOS Simulator
|
| /expo/docs/components/plugins/ |
| H A D | PlatformsSection.tsx | 12 { title: 'iOS Simulator', propName: 'simulator' },
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/switch/ |
| H A D | BUCK | 76 …because the module depends on `textlayoutmanager` which requires real an Emulator/Simulator to run.
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/switch/ |
| H A D | BUCK | 76 …because the module depends on `textlayoutmanager` which requires real an Emulator/Simulator to run.
|
| /expo/docs/pages/build/ |
| H A D | setup.mdx | 13 …e app directly to your Android device/emulator or install it in the iOS Simulator, we will point y… 91 ### Build for Android Emulator/device or iOS Simulator 93 … create a build that you can run on your Android device/emulator or iOS Simulator. It's quicker th… 162 …an app store, or you have a build that you can install directly on an Android device/iOS Simulator. 170 You will only be able to install the app directly to your Android device/iOS Simulator if you expli… 172 To learn how to install the app directly to your Android device/iOS Simulator, navigate to your bui…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/iostextinput/ |
| H A D | BUCK | 81 …because the module depends on `textlayoutmanager` which requires real an Emulator/Simulator to run.
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/iostextinput/ |
| H A D | BUCK | 84 …because the module depends on `textlayoutmanager` which requires real an Emulator/Simulator to run.
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/switch/ |
| H A D | BUCK | 83 …because the module depends on `textlayoutmanager` which requires real an Emulator/Simulator to run.
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/text/ |
| H A D | BUCK | 87 …because the module depends on `textlayoutmanager` which requires real an Emulator/Simulator to run.
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/ |
| H A D | BUCK | 86 …because the module depends on `textlayoutmanager` which requires real an Emulator/Simulator to run.
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/text/ |
| H A D | BUCK | 87 …because the module depends on `textlayoutmanager` which requires real an Emulator/Simulator to run.
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/textinput/ |
| H A D | BUCK | 86 …because the module depends on `textlayoutmanager` which requires real an Emulator/Simulator to run.
|
| /expo/ios/versioned/sdk47/EXConstants/EXConstants/ |
| H A D | ABI47_0_0EXConstantsService.m | 316 // Simulator 317 @"i386": @"Simulator", 318 @"arm64": @"Simulator", 319 @"x86_64": @"Simulator", 466 // Simulator or unknown - just assume newest device.
|
| /expo/ios/versioned/sdk48/EXConstants/ |
| H A D | ABI48_0_0EXConstantsService.m | 316 // Simulator 317 @"i386": @"Simulator", 318 @"arm64": @"Simulator", 319 @"x86_64": @"Simulator", 466 // Simulator or unknown - just assume newest device.
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/slider/ |
| H A D | BUCK | 108 …isabled because the module (built with those flavors) requires Emulator/Simulator (which is expens…
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/ReactCommon/react/renderer/components/progressbar/ |
| H A D | BUCK | 108 …isabled because the module (built with those flavors) requires Emulator/Simulator (which is expens…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/ReactCommon/react/renderer/components/text/ |
| H A D | BUCK | 91 …because the module depends on `textlayoutmanager` which requires real an Emulator/Simulator to run.
|