UNPKG

react-native-tab-view

Version:
3 lines 167 B
import { Animated } from 'react-native'; export declare function useAnimatedValue(initialValue: number): Animated.Value; //# sourceMappingURL=useAnimatedValue.d.ts.map