UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines (3 loc) 215 B
export { startWebLayoutAnimation, tryActivateLayoutTransition, } from './animationsManager'; export { getReducedMotionFromConfig } from './componentUtils'; export { configureWebLayoutAnimations } from './domUtils';