UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

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