UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

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