UNPKG

react-navigation-stack

Version:
4 lines (3 loc) 204 B
/// <reference types="react-native-gesture-handler" /> import * as React from 'react'; export default function useGestureHandlerRef(): React.Ref<import("react-native-gesture-handler").PanGestureHandler>;