| /expo/packages/@expo/config-plugins/src/android/ |
| H A D | WindowSoftInputMode.ts | 10 pan: 'adjustPan',
|
| /expo/packages/@expo/config-plugins/build/android/ |
| H A D | WindowSoftInputMode.js | 25 pan: 'adjustPan', property
|
| H A D | WindowSoftInputMode.js.map | 1 …pan","resize","withWindowSoftInputMode","config","withAndroidManifest","modResults","setWindowSoft…
|
| /expo/docs/pages/tutorial/ |
| H A D | gestures.mdx | 13 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 D | ABI48_0_0RCTScrollView.m | 67 // 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 D | ABI47_0_0RCTScrollView.m | 67 // 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 D | RNPanHandler.m | 88 // We use "minimumNumberOfTouches" property to prevent pan handler from recognizing
|
| /expo/ios/vendored/sdk49/react-native-gesture-handler/ios/Handlers/ |
| H A D | ABI49_0_0RNPanHandler.m | 88 // We use "minimumNumberOfTouches" property to prevent pan handler from recognizing
|
| /expo/ios/vendored/sdk47/react-native-gesture-handler/ios/Handlers/ |
| H A D | ABI47_0_0RNPanHandler.m | 90 // We use "minimumNumberOfTouches" property to prevent pan handler from recognizing
|
| /expo/ios/vendored/sdk48/react-native-gesture-handler/ios/Handlers/ |
| H A D | ABI48_0_0RNPanHandler.m | 88 // We use "minimumNumberOfTouches" property to prevent pan handler from recognizing
|
| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ScrollView/ |
| H A D | ABI49_0_0RCTScrollView.m | 67 // 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 D | withDefaultPlugins-test.ts.snap | 363 "softwareKeyboardLayoutMode": "pan", 1660 "softwareKeyboardLayoutMode": "pan", 2640 "softwareKeyboardLayoutMode": "pan",
|
| /expo/ios/vendored/sdk49/react-native-pager-view/ios/Fabric/ |
| H A D | ABI49_0_0RNCPagerViewComponentView.mm | 411 …// 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 D | RNCPagerViewComponentView.mm | 411 …// 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 D | ABI49_0_0ReactNativePageView.m | 471 …// 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 D | ReactNativePageView.m | 471 …// Recognize simultaneously only if the other gesture is RN Screen's pan gesture (one that is used…
|
| /expo/packages/expo-av/build/ |
| H A D | AV.js.map | 1 …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 D | main.jsbundle | 773 …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 D | expo_dev_launcher_android.bundle | 774 …top"},"touch-action":{syntax:"auto | none | [ [ pan-x | pan-left | pan-right ] || [ pan-y | pan-up…
|