UNPKG

@react-navigation/stack

Version:

Stack navigator component for iOS and Android with animated transitions and gestures

3 lines 252 B
import * as React from 'react'; export default function useGestureHandlerRef(): React.Ref<React.ComponentType<import("react-native-gesture-handler").PanGestureHandlerProps & React.RefAttributes<any>>>; //# sourceMappingURL=useGestureHandlerRef.d.ts.map