UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines 269 B
export { finishScreenTransition, startScreenTransition, } from './animationManager'; export type { AnimatedScreenTransition, GoBackGesture, ScreenTransitionConfig, } from './commonTypes'; export { ScreenTransition } from './presets'; //# sourceMappingURL=index.d.ts.map