UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

9 lines (7 loc) 248 B
'use strict'; export { startWebLayoutAnimation, tryActivateLayoutTransition, } from './animationsManager'; export { getReducedMotionFromConfig, saveSnapshot } from './componentUtils'; export { configureWebLayoutAnimations } from './domUtils';