UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

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