UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

7 lines (6 loc) 298 B
'use strict'; export { normalizeAnimationKeyframes } from './keyframes'; export { createSingleCSSAnimationProperties } from './properties'; export { getAnimationSettingsUpdates } from './settings'; export { normalizeSingleCSSAnimationSettings } from './settings'; //# sourceMappingURL=index.js.map