UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

6 lines (4 loc) 162 B
import type { MetroConfig } from '@react-native/metro-config/dist'; export declare function wrapWithReanimatedMetroConfig( config: MetroConfig ): MetroConfig;