useAnimatedValue()
Hook to get the animated value.
import { useAnimatedValue } from 'react-native-scrollable-navigation-bar';const animatedValue: Animated.Value = useAnimatedValue();
Hook to get the animated value.
import { useAnimatedValue } from 'react-native-scrollable-navigation-bar';const animatedValue: Animated.Value = useAnimatedValue();