Home
last modified time | relevance | path

Searched refs:temporary (Results 1 – 25 of 50) sorted by relevance

12

/expo/packages/@expo/cli/src/utils/
H A DdownloadAppAsync.ts4 import temporary from 'tempy';
73 const tmpPath = temporary.file({ name: path.basename(outputPath) });
/expo/packages/@expo/cli/src/prebuild/
H A DupdateFromTemplate.ts51 const temporary = await import('tempy'); constant
52 templateDirectory = temporary.directory();
/expo/packages/expo-modules-autolinking/e2e/__tests__/
H A Dmonorepo-test.ts3 import temporary from 'tempy';
28 const temp = join(temporary.directory(), 'monorepo');
/expo/packages/@expo/cli/src/utils/__tests__/
H A DmergeGitIgnorePaths-test.ts3 import temporary from 'tempy';
8 const testRoot = temporary.directory();
/expo/ios/Exponent/Kernel/Environment/
H A DEXVersions.m127 // no temporary sdk version specified in any way, fall back to using the highest version
/expo/docs/pages/versions/v46.0.0/sdk/
H A DcaptureRef.mdx43 \- `'tmpfile'` -- (default) Return a temporary file uri.
/expo/docs/pages/versions/unversioned/sdk/
H A DcaptureRef.mdx43 \- `'tmpfile'` -- (default) Return a temporary file uri.
/expo/docs/pages/versions/v49.0.0/sdk/
H A DcaptureRef.mdx43 \- `'tmpfile'` -- (default) Return a temporary file uri.
/expo/docs/pages/versions/v47.0.0/sdk/
H A DcaptureRef.mdx43 \- `'tmpfile'` -- (default) Return a temporary file uri.
/expo/docs/pages/versions/v48.0.0/sdk/
H A DcaptureRef.mdx43 \- `'tmpfile'` -- (default) Return a temporary file uri.
/expo/packages/expo-module-scripts/
H A DCHANGELOG.md94 - Fixed `expo-module prepare` error if target packages contain temporary kotlin build files. ([#170…
/expo/packages/expo-router/src/fork/
H A DNavigationContainer.native.tsx121 // This is temporary until we have Suspense for data-fetching
/expo/.github/workflows/
H A Ddevelopment-client.yml6 # We temporary disable it.
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/CoreModules/
H A DABI49_0_0RCTDeviceInfo.mm143 // Please use this only for a quick and temporary solution.
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/CoreModules/
H A DABI47_0_0RCTDeviceInfo.mm143 // Please use this only for a quick and temporary solution.
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/CoreModules/
H A DABI48_0_0RCTDeviceInfo.mm143 // Please use this only for a quick and temporary solution.
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Modules/
H A DABI47_0_0RCTUIManager.m384 …@"Could not locate shadow view with tag #%@, this is probably caused by a temporary inconsistency …
792 …// UIKit's hierarchy. So, let's temporary restore the view back after removing. To do so, we have …
935 // Removes (both permanent and temporary moves) are using "before" indices
953 // Figure out what to insert - merge temporary inserts and adds
1110 …// We need this only temporary for some testing. We need this hack until Fabric fully implements c…
1181 // First copy the previous blocks into a temporary variable, then reset the
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Modules/
H A DABI49_0_0RCTUIManager.m384 …@"Could not locate shadow view with tag #%@, this is probably caused by a temporary inconsistency …
792 …// UIKit's hierarchy. So, let's temporary restore the view back after removing. To do so, we have …
935 // Removes (both permanent and temporary moves) are using "before" indices
953 // Figure out what to insert - merge temporary inserts and adds
1110 …// We need this only temporary for some testing. We need this hack until Fabric fully implements c…
1181 // First copy the previous blocks into a temporary variable, then reset the
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Modules/
H A DABI48_0_0RCTUIManager.m384 …@"Could not locate shadow view with tag #%@, this is probably caused by a temporary inconsistency …
792 …// UIKit's hierarchy. So, let's temporary restore the view back after removing. To do so, we have …
935 // Removes (both permanent and temporary moves) are using "before" indices
953 // Figure out what to insert - merge temporary inserts and adds
1110 …// We need this only temporary for some testing. We need this hack until Fabric fully implements c…
1181 // First copy the previous blocks into a temporary variable, then reset the
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI49_0_0RCTBaseTextInputShadowView.m165 // otherwise we may break local (temporary) state of the text input.
/expo/packages/expo-modules-core/ios/Services/
H A DEXReactNativeAdapter.mm185 // WARNING: This is temporary solution that may break with new react-native releases.
/expo/ios/versioned/sdk48/ExpoModulesCore/ios/Services/
H A DABI48_0_0EXReactNativeAdapter.mm185 // WARNING: This is temporary solution that may break with new react-native releases.
/expo/ios/versioned/sdk49/ExpoModulesCore/ios/Services/
H A DABI49_0_0EXReactNativeAdapter.mm185 // WARNING: This is temporary solution that may break with new react-native releases.
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Text/TextInput/
H A DABI48_0_0RCTBaseTextInputShadowView.m165 // otherwise we may break local (temporary) state of the text input.
/expo/ios/versioned/sdk47/ExpoModulesCore/ios/Services/
H A DABI47_0_0EXReactNativeAdapter.mm185 // WARNING: This is temporary solution that may break with new react-native releases.

12