UNPKG

react-native-drop-shadow

Version:

is a small and simple package that helps make your React Native app

6 lines 224 B
import React from 'react'; import { type ViewProps } from 'react-native'; export declare class DropShadow extends React.Component<ViewProps> { render(): React.ReactNode; } //# sourceMappingURL=DropShadow.android.d.ts.map