UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

3 lines 253 B
import type { AnimatedPropsAdapterFunction } from './commonTypes'; export declare function createAnimatedPropAdapter(adapter: AnimatedPropsAdapterFunction, nativeProps?: string[]): AnimatedPropsAdapterFunction; //# sourceMappingURL=PropAdapters.d.ts.map