UNPKG

react-native-reanimated

Version:

More powerful alternative to Animated library for React Native.

3 lines 168 B
import type { BoxShadowValue } from 'react-native'; export declare function parseBoxShadowString(value: string): BoxShadowValue[]; //# sourceMappingURL=parsers.d.ts.map