UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

4 lines (2 loc) 127 B
import type { ConfigT } from 'metro-config'; export declare function wrapWithReanimatedMetroConfig(config: ConfigT): ConfigT;