UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

5 lines (3 loc) 148 B
'use strict'; export { ReanimatedModule } from './reanimatedModuleInstance'; export type { ReanimatedModuleProxy } from './reanimatedModuleProxy';