| /expo/packages/expo-updates/android/src/androidTest/java/expo/modules/updates/ |
| H A D | UpdatesStateMachineInstrumentationTest.kt | 44 machine.processEvent(UpdatesStateEvent.Check()) in test_handleCheckAndCheckCompleteAvailable() 47 Assert.assertEquals(UpdatesStateEventType.Check, testStateChangeEventSender.lastEventType) in test_handleCheckAndCheckCompleteAvailable() 67 machine.processEvent(UpdatesStateEvent.Check()) in test_handleCheckCompleteUnavailable() 70 Assert.assertEquals(UpdatesStateEventType.Check, testStateChangeEventSender.lastEventType) in test_handleCheckCompleteUnavailable() 112 machine.processEvent(UpdatesStateEvent.Check()) in test_handleRollback() 115 Assert.assertEquals(UpdatesStateEventType.Check, testStateChangeEventSender.lastEventType) in test_handleRollback() 131 machine.processEvent(UpdatesStateEvent.Check()) in test_checkError() 134 Assert.assertEquals(UpdatesStateEventType.Check, testStateChangeEventSender.lastEventType) in test_checkError() 151 machine.processEvent(UpdatesStateEvent.Check()) in test_invalidTransitions()
|
| /expo/packages/expo-updates/android/src/main/java/expo/modules/updates/statemachine/ |
| H A D | UpdatesStateEvent.kt | 10 class Check : UpdatesStateEvent(UpdatesStateEventType.Check) class in expo.modules.updates.statemachine.UpdatesStateEvent
|
| H A D | UpdatesStateEventType.kt | 8 Check("check"),
|
| H A D | UpdatesStateMachine.kt | 77 …UpdatesStateValue.Idle to setOf(UpdatesStateEventType.Check, UpdatesStateEventType.Download, Updat… 88 UpdatesStateEventType.Check to UpdatesStateValue.Checking, 104 is UpdatesStateEvent.Check -> context.copy(isChecking = true) in reduceContext()
|
| /expo/packages/expo-router/ |
| H A D | README.md | 3 Check out the [Expo Router documentation](https://docs.expo.dev/routing/introduction/) for more inf…
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Modules/ |
| H A D | ABI47_0_0RCTI18nUtil.m | 27 * Check if the app is currently running on an RTL locale. 90 // Check if the current device language is RTL 98 // Check if the current application language is RTL
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Modules/ |
| H A D | ABI49_0_0RCTI18nUtil.m | 27 * Check if the app is currently running on an RTL locale. 90 // Check if the current device language is RTL 98 // Check if the current application language is RTL
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Modules/ |
| H A D | ABI48_0_0RCTI18nUtil.m | 27 * Check if the app is currently running on an RTL locale. 90 // Check if the current device language is RTL 98 // Check if the current application language is RTL
|
| /expo/.github/workflows/ |
| H A D | sdk.yml | 50 - name: Check packages 54 # Check all packages on scheduled events or if requested by workflow_dispatch event. 71 author_name: Check packages
|
| H A D | check-issues-nightly.yml | 1 name: Check issues with pending validation labels
|
| H A D | cli.yml | 51 - name: Type Check CLI 73 # author_name: Check packages
|
| /expo/docs/pages/guides/ |
| H A D | troubleshooting-proxies.mdx | 24 2. Check "Web Proxy (HTTP)" and set "Web Proxy Server" to 127.0.0.1 : 8888 25 3. Check "Secure Web Proxy (HTTPS)" and set "Secure Web Proxy Server" to 127.0.0.1 : 8888 32 4. Check `Web Proxy (HTTP)`, and enter `your-corporate-proxy-uri:port-number` 33 5. Check `Proxy server requires a password` 47 9. Check "Always bypass external proxies for localhost"
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | updates.mdx | 30 ### Check for updates manually 75 | `ERR_UPDATES_CHECK` | An unexpected error occurred when trying to check for new updates. Check… 76 | `ERR_UPDATES_FETCH` | An unexpected error occurred when trying to fetch a new update. Check th…
|
| H A D | asset.mdx | 12 …image files in React Native for use in an `Image` component, for example. Check out React Native's…
|
| /expo/ios/vendored/unversioned/@react-native-community/netinfo/ios/ |
| H A D | RNCNetInfo.m | 173 // Check if interface is en0 which is the wifi connection on the iPhone 176 // Check if interface is en1 which is the wifi connection on the Apple TV 209 // Check if interface is en0 which is the wifi connection on the iPhone 212 // Check if interface is en1 which is the wifi connection on the Apple TV
|
| /expo/ios/vendored/sdk47/@react-native-community/netinfo/ios/ |
| H A D | ABI47_0_0RNCNetInfo.m | 173 // Check if interface is en0 which is the wifi connection on the iPhone 176 // Check if interface is en1 which is the wifi connection on the Apple TV 209 // Check if interface is en0 which is the wifi connection on the iPhone 212 // Check if interface is en1 which is the wifi connection on the Apple TV
|
| /expo/ios/vendored/sdk48/@react-native-community/netinfo/ios/ |
| H A D | ABI48_0_0RNCNetInfo.m | 173 // Check if interface is en0 which is the wifi connection on the iPhone 176 // Check if interface is en1 which is the wifi connection on the Apple TV 209 // Check if interface is en0 which is the wifi connection on the iPhone 212 // Check if interface is en1 which is the wifi connection on the Apple TV
|
| /expo/ios/vendored/sdk49/@react-native-community/netinfo/ios/ |
| H A D | ABI49_0_0RNCNetInfo.m | 173 // Check if interface is en0 which is the wifi connection on the iPhone 176 // Check if interface is en1 which is the wifi connection on the Apple TV 209 // Check if interface is en0 which is the wifi connection on the iPhone 212 // Check if interface is en1 which is the wifi connection on the Apple TV
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | updates.mdx | 31 ### Check for updates manually 112 … | An unexpected error occurred when trying to check for new updates. Check the error message … 113 | `ERR_UPDATES_FETCH` | An unexpected error occurred when trying to fetch a new update. Check t… 114 | `ERR_UPDATES_READ_LOGS` | An unexpected error occurred when trying to read log entries. Check the…
|
| /expo/packages/@expo/config-plugins/src/ios/__tests__/fixtures/ |
| H A D | project-rni.pbxproj | 208 B4DDD0DD499D616551F29E5A /* [CP] Check Pods Manifest.lock */, 228 CBEB0A65CD52E6DBC7F008AB /* [CP] Check Pods Manifest.lock */, 249 507EC67E600D2A5E159987E2 /* [CP] Check Pods Manifest.lock */, 269 442E7174B20BEA5B10FD9B8D /* [CP] Check Pods Manifest.lock */, 394 442E7174B20BEA5B10FD9B8D /* [CP] Check Pods Manifest.lock */ = { 405 name = "[CP] Check Pods Manifest.lock"; 416 507EC67E600D2A5E159987E2 /* [CP] Check Pods Manifest.lock */ = { 427 name = "[CP] Check Pods Manifest.lock"; 456 B4DDD0DD499D616551F29E5A /* [CP] Check Pods Manifest.lock */ = { 467 name = "[CP] Check Pods Manifest.lock"; [all …]
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | updates.mdx | 61 ### Check for updates manually 142 … | An unexpected error occurred when trying to check for new updates. Check the error message … 143 | `ERR_UPDATES_FETCH` | An unexpected error occurred when trying to fetch a new update. Check t… 144 | `ERR_UPDATES_READ_LOGS` | An unexpected error occurred when trying to read log entries. Check the…
|
| H A D | asset.mdx | 12 …image files in React Native for use in an `Image` component, for example. Check out React Native's…
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | updates.mdx | 61 ### Check for updates manually 142 … | An unexpected error occurred when trying to check for new updates. Check the error message … 143 | `ERR_UPDATES_FETCH` | An unexpected error occurred when trying to fetch a new update. Check t… 144 | `ERR_UPDATES_READ_LOGS` | An unexpected error occurred when trying to read log entries. Check the…
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | updates.mdx | 61 ### Check for updates manually 142 … | An unexpected error occurred when trying to check for new updates. Check the error message … 143 | `ERR_UPDATES_FETCH` | An unexpected error occurred when trying to fetch a new update. Check t… 144 | `ERR_UPDATES_READ_LOGS` | An unexpected error occurred when trying to read log entries. Check the…
|
| H A D | asset.mdx | 12 …image files in React Native for use in an `Image` component, for example. Check out React Native's…
|