UNPKG

@react-navigation/stack

Version:

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

5 lines 248 B
import * as React from 'react'; import type { StackCardInterpolationProps } from '../types'; declare const _default: React.Context<StackCardInterpolationProps | undefined>; export default _default; //# sourceMappingURL=CardAnimationContext.d.ts.map