UNPKG

react-native-draggable-flatlist

Version:
3 lines (2 loc) 115 B
import Animated from "react-native-reanimated"; export declare function useAutoScroll<T>(): Animated.Node<number>;