Home
last modified time | relevance | path

Searched refs:bounce (Results 1 – 18 of 18) sorted by relevance

/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Animated/
H A DEasing.d.ts29 bounce: EasingFunction; property
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Animated/
H A DEasing.d.ts29 bounce: EasingFunction; property
/expo/docs/providers/
H A DAnalytics.tsx63 // Use a non-interaction event to avoid affecting bounce rate.
73 // Use a non-interaction event to avoid affecting bounce rate.
/expo/packages/expo-dev-client-components/
H A DCHANGELOG.md43 - Replace buttons bounce animation with fading animation. ([#22681](https://github.com/expo/expo/pu…
/expo/apps/native-component-list/src/screens/
H A DGestureHandlerListScreen.tsx40 You can drag it left and right, and also use two fingers to rotate it, and it'll bounce
/expo/guides/
H A DExpo JavaScript Style Guide.md157 bounce: new Animated.Value(1),
171 style={{ transform: [{ scale: this.state.bounce }] }}>
188 state.bounce.setValue(0);
189 let animation = Animated.spring(state.bounce, { toValue: 1 });
/expo/ios/versioned-react-native/ABI49_0_0/Expo/ExpoKit/Core/Api/Components/Maps/Callout/
H A DABI49_0_0SMCalloutView.m479 CABasicAnimation *bounce = [CABasicAnimation animationWithKeyPath:@"transform.scale"];
480 bounce.duration = 0.23;
481 bounce.fromValue = presenting ? @0.7 : @1.0;
482 bounce.toValue = presenting ? @1.0 : @0.7;
483bounce.timingFunction = [CAMediaTimingFunction functionWithControlPoints:0.59367:0.12066:0.18878:1…
486 group.animations = @[fade, bounce];
/expo/ios/versioned-react-native/ABI47_0_0/Expo/ExpoKit/Core/Api/Components/Maps/Callout/
H A DABI47_0_0SMCalloutView.m479 CABasicAnimation *bounce = [CABasicAnimation animationWithKeyPath:@"transform.scale"];
480 bounce.duration = 0.23;
481 bounce.fromValue = presenting ? @0.7 : @1.0;
482 bounce.toValue = presenting ? @1.0 : @0.7;
483bounce.timingFunction = [CAMediaTimingFunction functionWithControlPoints:0.59367:0.12066:0.18878:1…
486 group.animations = @[fade, bounce];
/expo/ios/Exponent/Versioned/Core/Api/Components/Maps/Callout/
H A DSMCalloutView.m479 CABasicAnimation *bounce = [CABasicAnimation animationWithKeyPath:@"transform.scale"];
480 bounce.duration = 0.23;
481 bounce.fromValue = presenting ? @0.7 : @1.0;
482 bounce.toValue = presenting ? @1.0 : @0.7;
483bounce.timingFunction = [CAMediaTimingFunction functionWithControlPoints:0.59367:0.12066:0.18878:1…
486 group.animations = @[fade, bounce];
/expo/ios/versioned-react-native/ABI48_0_0/Expo/ExpoKit/Core/Api/Components/Maps/Callout/
H A DABI48_0_0SMCalloutView.m479 CABasicAnimation *bounce = [CABasicAnimation animationWithKeyPath:@"transform.scale"];
480 bounce.duration = 0.23;
481 bounce.fromValue = presenting ? @0.7 : @1.0;
482 bounce.toValue = presenting ? @1.0 : @0.7;
483bounce.timingFunction = [CAMediaTimingFunction functionWithControlPoints:0.59367:0.12066:0.18878:1…
486 group.animations = @[fade, bounce];
/expo/ios/versioned-react-native/ABI48_0_0/ReactNative/React/Views/ScrollView/
H A DABI48_0_0RCTScrollView.m82 // TODO: If mid bounce, animate the scroll view to a non-bounced position
/expo/ios/versioned-react-native/ABI47_0_0/ReactNative/React/Views/ScrollView/
H A DABI47_0_0RCTScrollView.m82 // TODO: If mid bounce, animate the scroll view to a non-bounced position
/expo/ios/versioned-react-native/ABI49_0_0/ReactNative/React/Views/ScrollView/
H A DABI49_0_0RCTScrollView.m82 // TODO: If mid bounce, animate the scroll view to a non-bounced position
/expo/packages/expo-dev-client/android/src/androidTest/assets/
H A Dbundled_app.bundle248 …?arguments[0]:1.70158;return function(u){return u*u*((n+1)*u-n)}}},{key:"bounce",value:function(n)…
/expo/packages/expo-dev-menu/assets/
H A DEXDevMenuApp.ios.js284 …ents[0]?arguments[0]:1.70158;return function(t){return t*t*((n+1)*t-n)}},bounce:function(n){if(n<.… method
H A DEXDevMenuApp.android.js284 …ents[0]?arguments[0]:1.70158;return function(t){return t*t*((n+1)*t-n)}},bounce:function(n){if(n<.… method
/expo/packages/expo-dev-launcher/ios/
H A Dmain.jsbundle285 …ents[0]?arguments[0]:1.70158;return function(t){return t*t*((n+1)*t-n)}},bounce:function(n){if(n<.…
/expo/packages/expo-dev-launcher/android/src/debug/assets/
H A Dexpo_dev_launcher_android.bundle285 …ents[0]?arguments[0]:1.70158;return function(t){return t*t*((n+1)*t-n)}},bounce:function(n){if(n<.…