UNPKG

267 BTypeScriptView Raw
1export default function useTransitionProgress(): {
2 progress: import("react-native").Animated.Value;
3 closing: import("react-native").Animated.Value;
4 goingForward: import("react-native").Animated.Value;
5};
6//# sourceMappingURL=useTransitionProgress.d.ts.map
\No newline at end of file