UNPKG

react-native-inner-shadow

Version:

react native inner shadows with linear gradient design UI

3 lines 257 B
import type { LinearInnerShadowProps } from '../types'; export default function LinearGradientFill({ width, height, from, to, colors, }: LinearInnerShadowProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ShadowLinearGradientFill.d.ts.map