UNPKG

react-native-screens

Version:
6 lines (5 loc) 234 B
export default function useTransitionProgress(): { progress: import("react-native/types").Animated.Value; closing: import("react-native/types").Animated.Value; goingForward: import("react-native/types").Animated.Value; };