UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines 228 B
export type { AnimatedProps } from './commonTypes'; export type { AnimatedComponentType } from './createAnimatedComponent'; export { createAnimatedComponent } from './createAnimatedComponent'; //# sourceMappingURL=index.d.ts.map