Home
last modified time | relevance | path

Searched refs:synchronous (Results 1 – 25 of 53) sorted by relevance

123

/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/Libraries/SurfaceHostingComponent/
H A DABI47_0_0RCTSurfaceHostingComponent.mm74 // truly synchronous mounting stage between ABI47_0_0React Native and ComponentKit.
79 // to prepare its internals for coming synchronous measuring.
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/SurfaceHostingComponent/
H A DABI49_0_0RCTSurfaceHostingComponent.mm72 // truly synchronous mounting stage between ABI49_0_0React Native and ComponentKit.
76 // to prepare its internals for coming synchronous measuring.
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/SurfaceHostingComponent/
H A DABI48_0_0RCTSurfaceHostingComponent.mm72 // truly synchronous mounting stage between ABI48_0_0React Native and ComponentKit.
76 // to prepare its internals for coming synchronous measuring.
/expo/packages/expo-av/build/
H A DFullscreenUtils.web.js.map1synchronous so no need to return the result\n element['webkitEnterFullScreen']?.();\n } else i…
/expo/packages/expo-standard-web-crypto/build/
H A DgetRandomValues.js.map1synchronous bridged\n * methods are unavailable.\n *\n * See https://www.w3.org/TR/WebCryptoAPI/#C…
/expo/docs/pages/versions/unversioned/sdk/
H A Dlocalization.mdx33 You can use synchronous `getLocales()` and `getCalendars()` methods to get the locale settings of t…
/expo/docs/pages/versions/v47.0.0/sdk/
H A Dlocalization.mdx33 You can use synchronous `getLocales()` and `getCalendars()` methods to get the locale settings of t…
/expo/docs/pages/versions/v49.0.0/sdk/
H A Dlocalization.mdx33 You can use synchronous `getLocales()` and `getCalendars()` methods to get the locale settings of t…
/expo/docs/pages/versions/v48.0.0/sdk/
H A Dlocalization.mdx33 You can use synchronous `getLocales()` and `getCalendars()` methods to get the locale settings of t…
/expo/packages/expo-router/src/testing-library/
H A Dindex.tsx62 // Force the render to be synchronous
/expo/packages/expo-random/
H A DCHANGELOG.md103 - Fix bug causing synchronous calls to break React Native Debugger. ([#13616](https://github.com/ex…
166 - Add a synchronous version of `getRandomBytesAsync` called `getRandomBytes`. ([#9750](https://gith…
/expo/packages/expo-modules-core/build/
H A DPlatform.js.map1 … being executed in a remote JavaScript environment.\n * When `true`, synchronous native invocati…
H A DrequireNativeModule.js.map1 …t the modules loaded from the proxy may not support some features like synchronous functions.\n *\…
/expo/docs/pages/eas/metadata/
H A Dconfig.mdx81 EAS Metadata supports synchronous and asynchronous functions exported from dynamic store config fil…
/expo/docs/pages/versions/v46.0.0/sdk/
H A Dlocalization.mdx114 This API is mostly synchronous and driven by constants. On iOS the constants will always be correct…
/expo/packages/expo-router/build/testing-library/
H A Dindex.js.map1 …nitialUrlRef.value = initialUrl as any;\n\n // Force the render to be synchronous\n process.env.…
/expo/ios/versioned/sdk48/EXAV/EXAV/
H A DABI48_0_0EXAudioSessionManager.m217 // disable AVAudioSession as it is a synchronous and blocking process. There were no regressions
/expo/packages/expo/
H A DCONTRIBUTING.md29 Our unit tests are part of our synchronous workflow – make changes, see their effects – so we need …
/expo/ios/versioned/sdk47/EXAV/EXAV/
H A DABI47_0_0EXAudioSessionManager.m217 // disable AVAudioSession as it is a synchronous and blocking process. There were no regressions
/expo/ios/versioned/sdk49/EXAV/EXAV/
H A DABI49_0_0EXAudioSessionManager.m217 // disable AVAudioSession as it is a synchronous and blocking process. There were no regressions
/expo/packages/expo-av/ios/EXAV/
H A DEXAudioSessionManager.m217 // disable AVAudioSession as it is a synchronous and blocking process. There were no regressions
/expo/ios/vendored/sdk47/react-native-webview/apple/
H A DABI47_0_0RNCWebViewManager.m267 #pragma mark - Exported synchronous methods
/expo/ios/vendored/sdk48/react-native-webview/apple/
H A DABI48_0_0RNCWebViewManager.m267 #pragma mark - Exported synchronous methods
/expo/docs/pages/modules/
H A Dconfig-plugin-and-native-module-tutorial.mdx119 Let's start developing our new config plugin. Plugins are synchronous functions that accept an `Exp…
133 - Plugins should be synchronous and their return value should be serializable, except for any `mods…
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/
H A DABI49_0_0RCTTurboModuleManager.mm176 // Enforce synchronous access into _delegate
179 // Enforce synchronous access to _invalidating and _turboModuleHolders
427 …@"TurboModule \"%@\" requires synchronous dispatch onto the main queue to be initialized. This may…

123