| /expo/packages/@expo/metro-runtime/src/ |
| H A D | setupFastRefresh.ts | 6 const Refresh = { constant 30 global[(global.__METRO_GLOBAL_PREFIX__ || '') + '__ReactRefresh'] = Refresh;
|
| /expo/packages/@expo/metro-runtime/build/ |
| H A D | setupFastRefresh.js | 4 const Refresh = { variable 22 global[(global.__METRO_GLOBAL_PREFIX__ || '') + '__ReactRefresh'] = Refresh;
|
| H A D | setupFastRefresh.d.ts | 2 declare const Refresh: { constant
|
| H A D | setupFastRefresh.js.map | 1 …Refresh = {\n performFullRefresh() {\n location.reload();\n },\n\n createSignatureFunctionFo…
|
| H A D | LoadingView.js.map | 1 …r } from 'react-native-web';\n\n// Ensure events are sent so custom Fast Refresh views are shown.\…
|
| H A D | HMRClient.js.map | 1 …Refresh on, we might already have some stashed updates.\n // Since they'll get applied now, we'…
|
| /expo/packages/expo-router/src/ |
| H A D | qualified-entry.tsx | 3 // app directory. This will cause a lot of unfortunate errors regarding HMR and Fast Refresh. 4 // This is because Fast Refresh is sending the entire file containing an updated component. 11 // Must be exported or Fast Refresh won't update the context
|
| /expo/packages/expo-router/build/ |
| H A D | qualified-entry.js.map | 1 …Refresh.\n// This is because Fast Refresh is sending the entire file containing an updated compone…
|
| /expo/packages/expo/src/launch/ |
| H A D | withDevTools.tsx | 3 // Keep the screen awake on Android, we don't use the Fast Refresh overlay here. 4 // The default behavior here is to skip the custom Fast Refresh indicator.
|
| H A D | withDevTools.ios.tsx | 7 * Append the Expo Fast Refresh view and optionally
|
| /expo/packages/expo/build/launch/ |
| H A D | withDevTools.js.map | 1 …n Android, we don't use the Fast Refresh overlay here.\n// The default behavior here is to skip th…
|
| H A D | withDevTools.ios.js.map | 1 …InExpoGo } from '../environment/ExpoGo';\n\n/**\n * Append the Expo Fast Refresh view and optional…
|
| /expo/guides/releasing/ |
| H A D | Quality Assurance.md | 14 - Fast Refresh 15 - Make sure Fast Refresh is enabled 19 - Disable Fast Refresh, make and save a change, it shouldn't show up 21 - Make and save another change, reenable Fast Refresh, your change should show up automatically
|
| /expo/docs/pages/router/reference/ |
| H A D | troubleshooting.mdx | 31 // Must be exported or Fast Refresh won't update the context
|
| /expo/ios/Exponent/Versioned/Core/ |
| H A D | EXVersionManagerObjC.m | 200 … @"label": (devSettings.isHotLoadingEnabled) ? @"Disable Fast Refresh" : @"Enable Fast Refresh", 205 @"label": @"Fast Refresh Unavailable", 207 …tton above to reload when in production mode. Switch back to development mode to use Fast Refresh."
|
| /expo/packages/expo/src/environment/ |
| H A D | DevLoadingView.tsx | 83 {isDevLoading ? 'Using Fast Refresh' : "Don't see your changes? Reload the app"}
|
| /expo/docs/pages/routing/ |
| H A D | introduction.mdx | 23 - **Iteration**: Universal Fast Refresh across Android, iOS, and web, along with artifact memoizati…
|
| /expo/docs/pages/get-started/ |
| H A D | create-a-project.mdx | 98 - If you see **Enable Fast Refresh**, press it. If you see **Disable Fast Refresh**, dismiss the de…
|
| /expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/ |
| H A D | ABI48_0_0EXVersionManager.mm | 202 … @"label": (devSettings.isHotLoadingEnabled) ? @"Disable Fast Refresh" : @"Enable Fast Refresh", 207 @"label": @"Fast Refresh Unavailable", 209 …tton above to reload when in production mode. Switch back to development mode to use Fast Refresh."
|
| /expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/ |
| H A D | ABI47_0_0EXVersionManager.mm | 201 … @"label": (devSettings.isHotLoadingEnabled) ? @"Disable Fast Refresh" : @"Enable Fast Refresh", 206 @"label": @"Fast Refresh Unavailable", 208 …tton above to reload when in production mode. Switch back to development mode to use Fast Refresh."
|
| /expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/ |
| H A D | ABI49_0_0EXVersionManager.mm | 219 … @"label": (devSettings.isHotLoadingEnabled) ? @"Disable Fast Refresh" : @"Enable Fast Refresh", 224 @"label": @"Fast Refresh Unavailable", 226 …tton above to reload when in production mode. Switch back to development mode to use Fast Refresh."
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | register-root-component.mdx | 57 - Adds the Fast Refresh and bundle splitting indicator to the app.
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | register-root-component.mdx | 57 - Adds the Fast Refresh and bundle splitting indicator to the app.
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | register-root-component.mdx | 57 - Adds the Fast Refresh and bundle splitting indicator to the app.
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | register-root-component.mdx | 57 - Adds the Fast Refresh and bundle splitting indicator to the app.
|