UNPKG

react-native-drop-shadow

Version:

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

9 lines (8 loc) 250 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DropShadow = void 0; var _reactNative = require("react-native"); const DropShadow = exports.DropShadow = _reactNative.View; //# sourceMappingURL=DropShadow.js.map