UNPKG

react-native-draggable-flatlist

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