UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

3 lines 178 B
import type { IReanimatedModule } from '../commonTypes'; export declare function createNativeReanimatedModule(): IReanimatedModule; //# sourceMappingURL=NativeReanimated.d.ts.map