UNPKG

react-native-qr-code-styling

Version:

React Native library for generating QR codes with a logo and styling based on qr-code-styling

32 lines 964 B
{ "name": "react-native-qr-code-styling", "version": "1.1.3", "description": "React Native library for generating QR codes with a logo and styling based on qr-code-styling", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "huytrinh68", "license": "MIT", "peerDependencies": { "react-native": "*", "react": "*", "react-native-webview": "*" }, "homepage": "https://github.com/huytrinh68/react-native-qr-code-styling#readme", "bugs": { "url": "https://github.com/huytrinh68/react-native-qr-code-styling/issues" }, "repository": "https://github.com/huytrinh68/react-native-qr-code-styling", "keywords": [ "react-native", "qr", "qrcode", "qr-code", "circle-qr-code", "qr-code-styling", "generate-qr-code", "rounded qr code", "gradient qr code" ] }