UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

5 lines (3 loc) 156 B
'use strict'; export type { AnimatedComponentType } from './createAnimatedComponent'; export { createAnimatedComponent } from './createAnimatedComponent';