react-native-reanimated
Version:
More powerful alternative to Animated library for React Native.
7 lines (6 loc) • 310 B
JavaScript
;
export { normalizeAnimationKeyframes } from "./keyframes.js";
export { createSingleCSSAnimationProperties } from "./properties.js";
export { getAnimationSettingsUpdates } from "./settings.js";
export { normalizeSingleCSSAnimationSettings } from "./settings.js";
//# sourceMappingURL=index.js.map