| /expo/apps/native-component-list/src/screens/ExpoMaps/screens/ |
| H A D | GesturesExample.tsx | 28 title="Enable rotate gestures" 33 title="Enable scroll gestures" 38 title="Enable tilt gestures" 43 title="Enable zoom gestures"
|
| /expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/ |
| H A D | OverlayTranslationGestureRecognizer.swift | 31 guard let gestures = drivingScrollView?.gestureRecognizers else { in shouldRequireFailure() variable 34 if gestures.contains(otherGestureRecognizer) { in shouldRequireFailure()
|
| /expo/packages/expo-maps/ios/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsView.swift | 11 private let gestures: GoogleMapsGestures variable 64 gestures = GoogleMapsGestures(mapView: mapView) 142 gestures.setEnabledRotateGesture(enabled: enabled) in setEnabledRotateGestures() 146 gestures.setEnabledScrollGesture(enabled: enabled) in setEnabledScrollGestures() 150 gestures.setEnabledTiltGesture(enabled: enabled) in setEnabledTiltGestures() 154 gestures.setEnabledZoomGesture(enabled: enabled) in setEnabledZoomGestures()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsView.swift | 11 private let gestures: GoogleMapsGestures variable 64 gestures = GoogleMapsGestures(mapView: mapView) 142 gestures.setEnabledRotateGesture(enabled: enabled) in setEnabledRotateGestures() 146 gestures.setEnabledScrollGesture(enabled: enabled) in setEnabledScrollGestures() 150 gestures.setEnabledTiltGesture(enabled: enabled) in setEnabledTiltGestures() 154 gestures.setEnabledZoomGesture(enabled: enabled) in setEnabledZoomGestures()
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsView.swift | 11 private let gestures: GoogleMapsGestures variable 64 gestures = GoogleMapsGestures(mapView: mapView) 142 gestures.setEnabledRotateGesture(enabled: enabled) in setEnabledRotateGestures() 146 gestures.setEnabledScrollGesture(enabled: enabled) in setEnabledScrollGestures() 150 gestures.setEnabledTiltGesture(enabled: enabled) in setEnabledTiltGestures() 154 gestures.setEnabledZoomGesture(enabled: enabled) in setEnabledZoomGestures()
|
| /expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsView.swift | 11 private let gestures: AppleMapsGestures variable 44 gestures = AppleMapsGestures(mapView: mapView) 124 gestures.setEnabledRotateGesture(enabled: enabled) in setEnabledRotateGestures() 128 gestures.setEnabledScrollGesture(enabled: enabled) in setEnabledScrollGestures() 132 gestures.setEnabledTiltGesture(enabled: enabled) in setEnabledTiltGestures() 136 gestures.setEnabledZoomGesture(enabled: enabled) in setEnabledZoomGestures()
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsView.swift | 11 private let gestures: AppleMapsGestures variable 44 gestures = AppleMapsGestures(mapView: mapView) 124 gestures.setEnabledRotateGesture(enabled: enabled) in setEnabledRotateGestures() 128 gestures.setEnabledScrollGesture(enabled: enabled) in setEnabledScrollGestures() 132 gestures.setEnabledTiltGesture(enabled: enabled) in setEnabledTiltGestures() 136 gestures.setEnabledZoomGesture(enabled: enabled) in setEnabledZoomGestures()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsView.swift | 11 private let gestures: AppleMapsGestures variable 44 gestures = AppleMapsGestures(mapView: mapView) 124 gestures.setEnabledRotateGesture(enabled: enabled) in setEnabledRotateGestures() 128 gestures.setEnabledScrollGesture(enabled: enabled) in setEnabledScrollGestures() 132 gestures.setEnabledTiltGesture(enabled: enabled) in setEnabledTiltGestures() 136 gestures.setEnabledZoomGesture(enabled: enabled) in setEnabledZoomGestures()
|
| /expo/packages/expo-maps/android/src/main/java/expo/modules/maps/googleMaps/ |
| H A D | GoogleMapsView.kt | 26 private lateinit var gestures: GoogleMapsGestures variable 77 gestures = GoogleMapsGestures(googleMap) in onMapReady() 134 gestures.setEnabledRotateGesture(enabled) in setEnabledRotateGestures() 140 gestures.setEnabledScrollGesture(enabled) in setEnabledScrollGestures() 146 gestures.setEnabledTiltGesture(enabled) in setEnabledTiltGestures() 152 gestures.setEnabledZoomGesture(enabled) in setEnabledZoomGestures()
|
| /expo/fastlane/metadata/en-US/ |
| H A D | description.txt | 1 …ter. Expo is a developer tool for creating experiences with interactive gestures and graphics usin…
|
| /expo/docs/pages/versions/unversioned/sdk/ |
| H A D | gesture-handler.mdx | 3 description: A library that provides an API for handling complex gestures. 11 An API for handling complex gestures. From the project's README:
|
| H A D | view-pager.mdx | 14 **`react-native-pager-view`** exposes a component that provides the layout and gestures to scroll b…
|
| /expo/docs/pages/versions/v49.0.0/sdk/ |
| H A D | gesture-handler.mdx | 3 description: A library that provides an API for handling complex gestures. 11 An API for handling complex gestures. From the project's README:
|
| /expo/docs/pages/versions/v46.0.0/sdk/ |
| H A D | gesture-handler.mdx | 3 description: A library that provides an API for handling complex gestures. 11 An API for handling complex gestures. From the project's README:
|
| H A D | view-pager.mdx | 14 **`react-native-pager-view`** exposes a component that provides the layout and gestures to scroll b…
|
| /expo/docs/pages/versions/v48.0.0/sdk/ |
| H A D | gesture-handler.mdx | 3 description: A library that provides an API for handling complex gestures. 11 An API for handling complex gestures. From the project's README:
|
| /expo/docs/pages/versions/v47.0.0/sdk/ |
| H A D | gesture-handler.mdx | 3 description: A library that provides an API for handling complex gestures. 11 An API for handling complex gestures. From the project's README:
|
| H A D | view-pager.mdx | 14 **`react-native-pager-view`** exposes a component that provides the layout and gestures to scroll b…
|
| /expo/fastlane/android/metadata/en-US/ |
| H A D | full_description.txt | 1 …ter. Expo is a developer tool for creating experiences with interactive gestures and graphics, usi…
|
| /expo/packages/expo-dev-menu/android/src/test/java/expo/modules/devmenu/detectors/ |
| H A D | ShakeDetectorTest.kt | 35 fun `checks if ShakeDetector respects elapse time between gestures`() { in checks if ShakeDetector respects elapse time between gestures() 50 fun `checks if ShakeDetector detects multiple gestures`() { in checks if ShakeDetector detects multiple gestures()
|
| /expo/docs/pages/tutorial/ |
| H A D | gestures.mdx | 2 title: Add gestures 12 …m/react-native-gesture-handler/docs/) provides built-in native components that can handle gestures. 13 …es the platform's native touch handling system to recognize pan, tap, rotation, and other gestures. 15 In this chapter, we are going to add two different gestures using the React Native Gesture Handler … 25 …d library](https://docs.swmansion.com/react-native-reanimated/docs/fundamentals/handling-gestures). 180 templateId="tutorial/06-gestures/App" 196 'components/EmojiSticker.js': 'tutorial/06-gestures/EmojiSticker.js', 226 …ndler](https://docs.swmansion.com/react-native-gesture-handler/docs/api/gestures/tap-gesture) docu… 326 templateId="tutorial/06-gestures/App" 342 'components/EmojiSticker.js': 'tutorial/06-gestures/CompleteEmojiSticker.js', [all …]
|
| /expo/docs/pages/router/advanced/ |
| H A D | root-layout.mdx | 22 …s with a header on top. This is a native stack navigator that uses native animations and gestures.'
|
| /expo/home/screens/SettingsScreen/ |
| H A D | DevMenuGestureSection.tsx | 60 Selected gestures will toggle the developer menu while inside an experience. The menu
|
| /expo/ios/Client/Menu/ |
| H A D | EXDevMenuGestureInterceptor.m | 64 // Cancel recognized gestures and disable it entirely.
|
| /expo/docs/pages/routing/ |
| H A D | next-steps.mdx | 14 …s with a header on top. This is a native stack navigator that uses native animations and gestures."
|