UNPKG

@react-navigation/stack

Version:

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

3 lines 192 B
import type { GestureDirection } from '../types'; export default function getInvertedMultiplier(gestureDirection: GestureDirection): 1 | -1; //# sourceMappingURL=getInvertedMultiplier.d.ts.map