Home
last modified time | relevance | path

Searched refs:gestures (Results 1 – 25 of 51) sorted by relevance

123

/expo/apps/native-component-list/src/screens/ExpoMaps/screens/
H A DGesturesExample.tsx28 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 DOverlayTranslationGestureRecognizer.swift31 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 DGoogleMapsView.swift11 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 DGoogleMapsView.swift11 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 DGoogleMapsView.swift11 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 DAppleMapsView.swift11 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 DAppleMapsView.swift11 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 DAppleMapsView.swift11 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 DGoogleMapsView.kt26 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 Ddescription.txt1 …ter. Expo is a developer tool for creating experiences with interactive gestures and graphics usin…
/expo/docs/pages/versions/unversioned/sdk/
H A Dgesture-handler.mdx3 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 Dview-pager.mdx14 **`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 Dgesture-handler.mdx3 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 Dgesture-handler.mdx3 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 Dview-pager.mdx14 **`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 Dgesture-handler.mdx3 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 Dgesture-handler.mdx3 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 Dview-pager.mdx14 **`react-native-pager-view`** exposes a component that provides the layout and gestures to scroll b…
/expo/fastlane/android/metadata/en-US/
H A Dfull_description.txt1 …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 DShakeDetectorTest.kt35 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 Dgestures.mdx2 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 Droot-layout.mdx22 …s with a header on top. This is a native stack navigator that uses native animations and gestures.'
/expo/home/screens/SettingsScreen/
H A DDevMenuGestureSection.tsx60 Selected gestures will toggle the developer menu while inside an experience. The menu
/expo/ios/Client/Menu/
H A DEXDevMenuGestureInterceptor.m64 // Cancel recognized gestures and disable it entirely.
/expo/docs/pages/routing/
H A Dnext-steps.mdx14 …s with a header on top. This is a native stack navigator that uses native animations and gestures."

123