UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

3 lines 222 B
import type { AnimationData, TransitionData } from '../animationParser'; export declare function EntryExitTransition(name: string, transitionData: TransitionData): AnimationData; //# sourceMappingURL=EntryExit.web.d.ts.map