| /expo/packages/@expo/cli/src/start/server/metro/ |
| H A D | waitForMetroToObserveTypeScriptFile.ts | 49 const off = () => { constant 53 runner.server.addListener?.('close', off); 54 return off; 101 off(); 111 const off = () => { constant 115 runner.server.addListener?.('close', off); 116 return off; 161 const off = () => { constant 165 runner.server.addListener?.('close', off); 166 return off;
|
| H A D | metroWatchTypeScriptFiles.ts | 81 const off = () => { constant 86 server.addListener?.('close', off); 87 return off;
|
| /expo/docs/common/ |
| H A D | use-nprogress.ts | 21 router?.events.off('routeChangeStart', nprogress.start); 22 router?.events.off('routeChangeComplete', nprogress.done); 23 router?.events.off('routeChangeError', nprogress.done);
|
| /expo/packages/expo-camera/build/ |
| H A D | ExponentCameraManager.web.d.ts | 11 off: string; constant 17 off: string; constant
|
| H A D | Camera.types.d.ts | 9 off = "off", enumerator 15 off = "off", enumerator 81 off = "off", enumerator
|
| H A D | WebCapabilityUtils.js.map | 1 …off':\n case 'auto':\n default:\n return false;\n }\n}\n\nexport function convertWhite…
|
| H A D | ExponentCameraManager.web.js | 121 off: 'off', 129 off: 'off',
|
| /expo/packages/expo-modules-core/src/uuid/lib/ |
| H A D | v35.ts | 34 const off = (buf && offset) || 0; 50 buf[off + idx] = bytes[idx];
|
| /expo/packages/@expo/cli/src/start/platforms/ios/ |
| H A D | simctlLogging.ts | 171 this.off = installExitHooks(() => { 176 private off: (() => void) | null = null; property in SimulatorLogStreamer 179 this.off?.(); 180 this.off = null;
|
| /expo/packages/expo-modules-core/build/uuid/lib/ |
| H A D | v35.js | 21 const off = (buf && offset) || 0; 36 buf[off + idx] = bytes[idx];
|
| /expo/packages/expo-camera/src/ |
| H A D | Camera.types.ts | 16 off = 'off', enumerator 23 off = 'off', enumerator 93 off = 'off', enumerator
|
| H A D | ExponentCameraManager.web.ts | 141 off: 'off', 149 off: 'off',
|
| /expo/ios/vendored/sdk49/react-native-safe-area-context/ios/ |
| H A D | ABI49_0_0RNCSafeAreaViewEdgeMode.m | 9 @"off" : @(ABI49_0_0RNCSafeAreaViewEdgeModeOff),
|
| /expo/ios/vendored/unversioned/react-native-safe-area-context/ios/ |
| H A D | RNCSafeAreaViewEdgeMode.m | 9 @"off" : @(RNCSafeAreaViewEdgeModeOff),
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/scripts/ |
| H A D | launchPackager.bat | 6 @echo off
|
| /expo/ios/versioned-react-native/ABI47_0_0/ReactNative/scripts/ |
| H A D | launchPackager.bat | 6 @echo off
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/scripts/ |
| H A D | launchPackager.bat | 6 @echo off
|
| /expo/packages/expo-battery/build/ |
| H A D | Battery.types.js.map | 1 …off\n */\n lowPowerMode: boolean;\n};\n\n// @needsAudit\nexport enum BatteryState {\n /**\n …
|
| /expo/docs/ |
| H A D | .eslintrc.cjs | 17 'tailwindcss/classnames-order': 'off',
|
| /expo/packages/expo-status-bar/src/__tests__/ |
| H A D | Helpers.tsx | 26 // @ts-ignore: brentvatne: I'm not sure how else to read the props off of a
|
| /expo/apps/native-component-list/src/screens/Camera/ |
| H A D | CameraScreen.tsx | 24 off: FlashMode.on, 27 torch: FlashMode.off, 31 off: 'flash-off', 85 flash: FlashMode.off, 147 autoFocus: state.autoFocus === AutoFocus.on ? AutoFocus.off : AutoFocus.on,
|
| /expo/packages/expo-maps/build/ |
| H A D | Polyline.js.map | 1 …off exactly at the end point\n * * `'round'` - line ends are rounded with a center point at the …
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | location.mdx | 195 …tions in the emulator, you may have to turn off the **Improve Location Accuracy** setting. This wi… 197 …off **Improve Location Accuracy**. For Android 11 and lower, go to **Settings** > **Location** > *…
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | location.mdx | 195 …tions in the emulator, you may have to turn off the **Improve Location Accuracy** setting. This wi… 197 …off **Improve Location Accuracy**. For Android 11 and lower, go to **Settings** > **Location** > *…
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | location.mdx | 195 …tions in the emulator, you may have to turn off the **Improve Location Accuracy** setting. This wi… 197 …off **Improve Location Accuracy**. For Android 11 and lower, go to **Settings** > **Location** > *…
|