| /expo/packages/expo-maps/ios/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsCameraAnimations.swift | 29 if cameraMove.animate { in moveCamera() 42 mapView.animate(toViewingAngle: tilt) in moveCamera() 45 mapView.animate(toBearing: bearing) in moveCamera() 48 mapView.animate(toZoom: zoom) in moveCamera() 50 mapView.animate(toLocation: target) in moveCamera() 54 mapView.animate(with: boundsUpdate) in moveCamera()
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsCameraAnimations.swift | 29 if cameraMove.animate { in moveCamera() 42 mapView.animate(toViewingAngle: tilt) in moveCamera() 45 mapView.animate(toBearing: bearing) in moveCamera() 48 mapView.animate(toZoom: zoom) in moveCamera() 50 mapView.animate(toLocation: target) in moveCamera() 54 mapView.animate(with: boundsUpdate) in moveCamera()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/GoogleMaps/ |
| H A D | GoogleMapsCameraAnimations.swift | 29 if cameraMove.animate { in moveCamera() 42 mapView.animate(toViewingAngle: tilt) in moveCamera() 45 mapView.animate(toBearing: bearing) in moveCamera() 48 mapView.animate(toZoom: zoom) in moveCamera() 50 mapView.animate(toLocation: target) in moveCamera() 54 mapView.animate(with: boundsUpdate) in moveCamera()
|
| /expo/apps/native-component-list/src/screens/GL/ |
| H A D | GLThreeSpriteScreen.tsx | 22 const animate = React.useCallback(() => { 23 animationFrameId.current = requestAnimationFrame(animate); 36 animate(); 38 }, [animate]); 75 animate(); 79 [animate]
|
| H A D | GLWrap.tsx | 53 const animate = () => { 55 this._rafID = requestAnimationFrame(animate); 59 animate();
|
| H A D | GLMaskScreen.tsx | 83 const animate = () => { 116 requestAnimationFrame(animate); 119 animate();
|
| H A D | GLThreeDepthStencilBufferScreen.tsx | 109 const animate = () => { 110 animationFrameId.current = requestAnimationFrame(animate); 118 animate();
|
| H A D | GLSnapshotsScreen.tsx | 57 const animate = () => { 58 this.rafID = requestAnimationFrame(animate); 69 animate();
|
| H A D | GLThreeComposerScreen.tsx | 82 const animate = () => { 83 animationFrameId.current = requestAnimationFrame(animate); 95 animate();
|
| /expo/packages/expo-dev-menu/ios/OverlayContainer/ |
| H A D | OverlayContainerSheetPresentationController.swift | 64 transitionCoordinator.animate(alongsideTransition: { [weak self] context in 121 presentedViewController.transitionCoordinator?.animate(alongsideTransition: { _ in in startDimmingViewPresentationTransition() 129 presentedViewController.transitionCoordinator?.animate(alongsideTransition: { _ in in startDimmingViewDismissalTransition()
|
| H A D | OverlayContainerTransitionCoordinator.swift | 63 …func animate(alongsideTransition animation: ((OverlayContainerTransitionCoordinatorContext) -> Voi…
|
| /expo/packages/expo-maps/ios/ExpoMaps/Records/ |
| H A D | CameraMoveRecord.swift | 19 @Field var animate: Bool = true variable
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/Records/ |
| H A D | CameraMoveRecord.swift | 19 @Field var animate: Bool = true variable
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/Records/ |
| H A D | CameraMoveRecord.swift | 19 @Field var animate: Bool = true variable
|
| /expo/packages/expo-maps/android/src/main/java/expo/modules/maps/records/ |
| H A D | CameraMoveRecord.kt | 23 var animate: Boolean = true variable in expo.modules.maps.records.CameraMoveRecord
|
| /expo/ios/versioned/sdk48/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsCameraAnimations.swift | 53 if cameraMove.animate { in moveCamera() 54 UIView.animate(withDuration: Double(cameraMove.duration) / 1000, animations: { () -> Void in in moveCamera()
|
| /expo/packages/expo-maps/ios/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsCameraAnimations.swift | 53 if cameraMove.animate { in moveCamera() 54 UIView.animate(withDuration: Double(cameraMove.duration) / 1000, animations: { () -> Void in in moveCamera()
|
| /expo/ios/versioned/sdk49/ExpoMaps/ExpoMaps/AppleMaps/ |
| H A D | AppleMapsCameraAnimations.swift | 53 if cameraMove.animate { in moveCamera() 54 UIView.animate(withDuration: Double(cameraMove.duration) / 1000, animations: { () -> Void in in moveCamera()
|
| /expo/packages/expo-maps/src/ |
| H A D | Common.types.ts | 146 animate?: boolean;
|
| /expo/packages/expo-maps/build/ |
| H A D | Common.types.d.ts | 129 animate?: boolean;
|
| H A D | Common.types.js.map | 1 …animate only the values which have been set, unset parameters won't be affected\n *\n * Note: If l…
|
| /expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/ |
| H A D | InterruptibleAnimatorOverlayContainerTransitionCoordinator.swift | 66 …func animate(alongsideTransition animation: ((OverlayContainerTransitionCoordinatorContext) -> Voi…
|
| H A D | DraggingOverlayContainerTransitionCoordinator.swift | 71 …func animate(alongsideTransition animation: ((OverlayContainerTransitionCoordinatorContext) -> Voi…
|
| /expo/packages/expo-video/ios/ |
| H A D | VideoView.swift | 75 coordinator.animate(alongsideTransition: nil) { context in
|
| /expo/packages/expo-status-bar/build/ |
| H A D | setStatusBarBackgroundColor.js.map | 1 …or The background color of the status bar.\n * @param animated `true` to animate the background co…
|