UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines 259 B
import type { AnimatedStyle } from '../commonTypes'; import type { StyleLayoutAnimation } from './commonTypes'; export declare function withStyleAnimation(styleAnimations: AnimatedStyle<any>): StyleLayoutAnimation; //# sourceMappingURL=styleAnimation.d.ts.map