UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

6 lines (5 loc) 216 B
'use strict'; export { createAnimatedComponent } from "./component/index.js"; export { cubicBezier, linear, steps } from "./easings/index.js"; export * from "./stylesheet/index.js"; //# sourceMappingURL=index.js.map