Home
last modified time | relevance | path

Searched refs:throttle (Results 1 – 10 of 10) sorted by relevance

/expo/packages/@expo/cli/src/start/server/metro/
H A DmetroWatchTypeScriptFiles.ts20 throttle?: boolean; property
41 throttle = false,
69 if (throttle) {
H A DMetroBundlerDevServer.ts509 throttle: true,
/expo/home/screens/
H A DQRCodeScreen.tsx5 import { throttle } from 'lodash';
47 const _handleBarCodeScanned = throttle(({ data: url }) => {
/expo/packages/@expo/cli/src/start/server/metro/__tests__/
H A DmetroWatchTypeScriptFiles.test.ts68 metroWatchTypeScriptFiles({ projectRoot: '/app/', callback, throttle: true, ...runner });
/expo/ios/Exponent/Kernel/DevSupport/
H A DEXKernelDevKeyCommands.m140 // NOTE: throttle the key handler because on iOS 9 the handleKeyCommand:
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ScrollView/
H A DABI48_0_0RCTScrollView.m661 …_allowNextScrollNoMatterWhat = YES; // Ensure next scroll event is recorded, regardless of throttle
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ScrollView/
H A DABI47_0_0RCTScrollView.m661 …_allowNextScrollNoMatterWhat = YES; // Ensure next scroll event is recorded, regardless of throttle
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ScrollView/
H A DABI49_0_0RCTScrollView.m671 …_allowNextScrollNoMatterWhat = YES; // Ensure next scroll event is recorded, regardless of throttle
/expo/docs/pages/push-notifications/
H A Dsending-notifications.mdx281 …ur best effort to deliver messages with zero TTL immediately and do not throttle them. However, se…
/expo/
H A Dyarn.lock12988 lodash.throttle@^4.1.1:
12990 …resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac…
13412 lodash.throttle "^4.1.1"
13689 lodash.throttle "^4.1.1"