UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

5 lines (4 loc) 184 B
'use strict'; export { finishScreenTransition, startScreenTransition } from "./animationManager.js"; export { ScreenTransition } from "./presets.js"; //# sourceMappingURL=index.js.map