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

6 lines
276 B
JavaScript

'use strict';
export { startWebLayoutAnimation, tryActivateLayoutTransition } from './animationsManager';
export { getReducedMotionFromConfig, saveSnapshot } from './componentUtils';
export { configureWebLayoutAnimations } from './domUtils';
//# sourceMappingURL=index.js.map