UNPKG

react-navigation-stack

Version:
3 lines (2 loc) 141 B
import type { GestureDirection } from '../types'; export default function getInvertedMultiplier(gestureDirection: GestureDirection): 1 | -1;