Home
last modified time | relevance | path

Searched refs:animationDuration (Results 1 – 8 of 8) sorted by relevance

/expo/packages/expo/types/
H A Dreact-native-web.d.ts20 animationDuration?: string; property
141 animationDuration?: string; property
/expo/packages/html-elements/build/primitives/
H A DView.d.ts15 animationDuration?: string; property
H A DView.js.map1 …m web */\n animationDirection?: string;\n /** @platform web */\n animationDuration?: string;\n …
/expo/apps/native-component-list/src/screens/ExpoMaps/screens/
H A DMapMoveExample.tsx23 const [animationDuration, setAnimationDuration] = useState<number>(1000);
60 duration: animationDuration,
/expo/ios/vendored/unversioned/react-native-reanimated/ios/keyboardObserver/
H A DREAKeyboardEventObserver.m88 …NSTimeInterval animationDuration = [[userInfo objectForKey:UIKeyboardAnimationDurationUserInfoKey]…
101 [UIView animateWithDuration:animationDuration
/expo/ios/vendored/sdk49/react-native-reanimated/ios/keyboardObserver/
H A DABI49_0_0REAKeyboardEventObserver.m88 …NSTimeInterval animationDuration = [[userInfo objectForKey:UIKeyboardAnimationDurationUserInfoKey]…
101 [UIView animateWithDuration:animationDuration
/expo/packages/html-elements/src/primitives/
H A DView.tsx27 animationDuration?: string;
/expo/packages/html-elements/build/css/
H A DfilterStyles.js.map1 …'backdropFilter',\n 'animationDelay',\n 'animationDirection',\n 'animationDuration',\n 'animat…