UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

6 lines (4 loc) 217 B
'use strict'; export type { AnimatedComponentType } from './createAnimatedComponent'; export { createAnimatedComponent } from './createAnimatedComponent'; export { NativeEventsManager } from './NativeEventsManager';