UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

3 lines (2 loc) 119 B
import type { useAnimatedPropsType } from '../helperTypes'; export declare let useAnimatedProps: useAnimatedPropsType;