Home
last modified time | relevance | path

Searched refs:pan (Results 1 – 19 of 19) sorted by relevance

/expo/packages/@expo/config-plugins/src/android/
H A DWindowSoftInputMode.ts10 pan: 'adjustPan',
/expo/packages/@expo/config-plugins/build/android/
H A DWindowSoftInputMode.js25 pan: 'adjustPan', property
H A DWindowSoftInputMode.js.map1pan","resize","withWindowSoftInputMode","config","withAndroidManifest","modResults","setWindowSoft…
/expo/docs/pages/tutorial/
H A Dgestures.mdx13 It uses the platform's native touch handling system to recognize pan, tap, rotation, and other gest…
232 ## Add a pan gesture
234 A pan gesture allows recognizing a dragging gesture and tracking its movement. We will use this ges…
280 Similarly, for the pan gesture, we have to specify two callbacks:
285 Create an `onDrag()` method to handle the pan gesture.
301 …Active` callback, we'll use the `event` to get the current position of the pan gesture and `contex…
325 label="Handle pan gesture"
370 <Video file="tutorial/pan-gesture.mp4" />
376 We successfully implemented pan and tap gestures.
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ScrollView/
H A DABI48_0_0RCTScrollView.m67 // Since this may be called on every pan, we need to make sure to only climb
84 // called *during* a `pan`). Currently, it will just snap into place which
137 * scroll pan gesture and most of the time this is sufficient. On rare
140 * timing issue we have a fallback that kills any ongoing pan gesture that
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ScrollView/
H A DABI47_0_0RCTScrollView.m67 // Since this may be called on every pan, we need to make sure to only climb
84 // called *during* a `pan`). Currently, it will just snap into place which
137 * scroll pan gesture and most of the time this is sufficient. On rare
140 * timing issue we have a fallback that kills any ongoing pan gesture that
/expo/ios/vendored/unversioned/react-native-gesture-handler/ios/Handlers/
H A DRNPanHandler.m88 // We use "minimumNumberOfTouches" property to prevent pan handler from recognizing
/expo/ios/vendored/sdk49/react-native-gesture-handler/ios/Handlers/
H A DABI49_0_0RNPanHandler.m88 // We use "minimumNumberOfTouches" property to prevent pan handler from recognizing
/expo/ios/vendored/sdk47/react-native-gesture-handler/ios/Handlers/
H A DABI47_0_0RNPanHandler.m90 // We use "minimumNumberOfTouches" property to prevent pan handler from recognizing
/expo/ios/vendored/sdk48/react-native-gesture-handler/ios/Handlers/
H A DABI48_0_0RNPanHandler.m88 // We use "minimumNumberOfTouches" property to prevent pan handler from recognizing
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ScrollView/
H A DABI49_0_0RCTScrollView.m67 // Since this may be called on every pan, we need to make sure to only climb
84 // called *during* a `pan`). Currently, it will just snap into place which
137 * scroll pan gesture and most of the time this is sufficient. On rare
140 * timing issue we have a fallback that kills any ongoing pan gesture that
/expo/packages/@expo/prebuild-config/src/plugins/__tests__/__snapshots__/
H A DwithDefaultPlugins-test.ts.snap363 "softwareKeyboardLayoutMode": "pan",
1660 "softwareKeyboardLayoutMode": "pan",
2640 "softwareKeyboardLayoutMode": "pan",
/expo/ios/vendored/sdk49/react-native-pager-view/ios/Fabric/
H A DABI49_0_0RNCPagerViewComponentView.mm411 …// Recognize simultaneously only if the other gesture is RN Screen's pan gesture (one that is used…
/expo/ios/vendored/unversioned/react-native-pager-view/ios/Fabric/
H A DRNCPagerViewComponentView.mm411 …// Recognize simultaneously only if the other gesture is RN Screen's pan gesture (one that is used…
/expo/ios/vendored/sdk49/react-native-pager-view/ios/
H A DABI49_0_0ReactNativePageView.m471 …// Recognize simultaneously only if the other gesture is RN Screen's pan gesture (one that is used…
/expo/ios/vendored/unversioned/react-native-pager-view/ios/
H A DReactNativePageView.m471 …// Recognize simultaneously only if the other gesture is RN Screen's pan gesture (one that is used…
/expo/packages/expo-av/build/
H A DAV.js.map1 …cusOnAndroid\n// audio routes (at least did become noisy on android)\n// pan\n// pitch\n// API…
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle773 …top"},"touch-action":{syntax:"auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle774 …top"},"touch-action":{syntax:"auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up…