UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

9 lines (8 loc) 176 B
'use strict'; import keyframes from "./keyframes.js"; import { create } from "./stylesheet.js"; export const css = { create, keyframes }; //# sourceMappingURL=index.js.map