UNPKG

react-native-mesh-gradient

Version:
25 lines (24 loc) 595 B
{ "name": "react-native-mesh-gradient", "version": "1.0.1", "react-native": "js/index", "source": "js/index", "license": "MIT", "author": "Adrian Koczeń", "homepage": "https://github.com/adrian-koczen", "repository": "https://github.com/adrian-koczen/react-native-mesh-gradient", "description": "Mesh Gradient for React Native", "keywords": [ "react-native", "mesh-gradient" ], "peerDependencies": { "react": "*", "react-native": "*" }, "codegenConfig": { "name": "ReactNativeMeshGradientSpec", "type": "modules", "jsSrcsDir": "js" } }