| /expo/ios/versioned-react-native/ABI49_0_0/ReactNative/Libraries/Animated/ |
| H A D | Easing.d.ts | 29 bounce: EasingFunction; property
|
| /expo/ios/versioned-react-native/ABI48_0_0/ReactNative/Libraries/Animated/ |
| H A D | Easing.d.ts | 29 bounce: EasingFunction; property
|
| /expo/docs/providers/ |
| H A D | Analytics.tsx | 63 // 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 D | CHANGELOG.md | 43 - Replace buttons bounce animation with fading animation. ([#22681](https://github.com/expo/expo/pu…
|
| /expo/apps/native-component-list/src/screens/ |
| H A D | GestureHandlerListScreen.tsx | 40 You can drag it left and right, and also use two fingers to rotate it, and it'll bounce
|
| /expo/guides/ |
| H A D | Expo JavaScript Style Guide.md | 157 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 D | ABI49_0_0SMCalloutView.m | 479 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; 483 …bounce.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 D | ABI47_0_0SMCalloutView.m | 479 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; 483 …bounce.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 D | SMCalloutView.m | 479 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; 483 …bounce.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 D | ABI48_0_0SMCalloutView.m | 479 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; 483 …bounce.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 D | ABI48_0_0RCTScrollView.m | 82 // 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 D | ABI47_0_0RCTScrollView.m | 82 // 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 D | ABI49_0_0RCTScrollView.m | 82 // TODO: If mid bounce, animate the scroll view to a non-bounced position
|
| /expo/packages/expo-dev-client/android/src/androidTest/assets/ |
| H A D | bundled_app.bundle | 248 …?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 D | EXDevMenuApp.ios.js | 284 …ents[0]?arguments[0]:1.70158;return function(t){return t*t*((n+1)*t-n)}},bounce:function(n){if(n<.… method
|
| H A D | EXDevMenuApp.android.js | 284 …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 D | main.jsbundle | 285 …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 D | expo_dev_launcher_android.bundle | 285 …ents[0]?arguments[0]:1.70158;return function(t){return t*t*((n+1)*t-n)}},bounce:function(n){if(n<.…
|