react-native-elevation
Version:
Cross platform material design elevation for react native, for Android, iOS and Web (with umbra, penumbra and ambient shadows)
23 lines (22 loc) • 639 B
JSON
{
"name": "react-native-elevation",
"version": "1.0.0",
"description": "Cross platform material design elevation for react native, for Android, iOS and Web (with umbra, penumbra and ambient shadows)",
"main": "elevations.js",
"homepage": "https://github.com/naeemur/react-native-elevation#readme",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/naeemur/react-native-elevation.git"
},
"bugs": {
"url": "https://github.com/naeemur/react-native-elevation/issues"
},
"keywords": [
"react-native",
"react native",
"material design",
"elevation",
"shadow"
]
}