Files
Schnappix/node_modules/react-native-reanimated/lib/module/screenTransition/index.js
T

5 lines
178 B
JavaScript

'use strict';
export { finishScreenTransition, startScreenTransition } from './animationManager';
export { ScreenTransition } from './presets';
//# sourceMappingURL=index.js.map