UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

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