@react-native-ohos/react-native-neomorph-shadows
Version:
Shadows and neumorphism/neomorphism UI for iOS & Android (like iOS).
58 lines (57 loc) • 1.53 kB
JSON
{
"name": "@react-native-ohos/react-native-neomorph-shadows",
"version": "1.1.3-rc.1",
"description": "Shadows and neumorphism/neomorphism UI for iOS & Android (like iOS).",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@react-native-community/art": "^1.2.0",
"prop-types": "^15.7.2"
},
"repository": {
"type": "git",
"url": "https://gitcode.com/openharmony-sig/rntpc_react-native-neomorph-shadows.git"
},
"keywords": [
"react-native",
"react-component",
"react-native-component",
"react",
"react native",
"mobile",
"ios",
"android",
"ui",
"component",
"neomorph",
"neomorphism",
"neumorphism",
"skeuomorphic",
"skeuomorphism",
"shadowbox",
"shadow",
"shadow-view",
"shadowview",
"react-native-shadow",
"react-native-shadow-view",
"react-native-shadowview",
"react-native-neomorphism",
"react-native-neomorphism-view"
],
"author": "Daniel Tokkozhin",
"license": "MIT",
"bugs": {
"url": "https://github.com/react-native-oh-library/react-native-neomorph-shadows/issues"
},
"homepage": "https://github.com/react-native-oh-library/react-native-neomorph-shadows#readme",
"devDependencies": {
"@types/react": "^16.9.34",
"@types/react-native": "^0.62.7"
},
"harmony": {
"alias": "react-native-neomorph-shadows"
},
"types": "index.d.ts"
}