UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

6 lines (5 loc) 276 B
'use strict'; export { startWebLayoutAnimation, tryActivateLayoutTransition } from './animationsManager'; export { getReducedMotionFromConfig, saveSnapshot } from './componentUtils'; export { configureWebLayoutAnimations } from './domUtils'; //# sourceMappingURL=index.js.map