UNPKG

@react-navigation/stack

Version:

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

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