react-native-custom-qr-codes
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-native-custom-qr-codes", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "description": "A customisable QR code component for React Native applications.", |
# react-native-custom-qr-codes | ||
<p align="center"> | ||
<img alt="example-qr-code-1" src="./assets/qr-code-1.png" width="250"> | ||
<img alt="react-native-custom-qr-codes" src="./assets/qr-code-2.png" width="250"> | ||
<img alt="example-qr-code-3" src="./assets/qr-code-3.png" width="250"> | ||
<img alt="example-qr-code-1" src="https://raw.githubusercontent.com/nating/react-native-custom-qr-codes/HEAD/assets/qr-code-1.png" width="250"> | ||
<img alt="example-qr-code-1" src="https://raw.githubusercontent.com/nating/react-native-custom-qr-codes/HEAD/assets/qr-code-2.png" width="250"> | ||
<img alt="example-qr-code-3" src="https://raw.githubusercontent.com/nating/react-native-custom-qr-codes/HEAD/assets/qr-code-3.png" width="250"> | ||
</p> | ||
<p align="center"> | ||
Customisable QR Codes for React Native. | ||
<a href="https://npmjs.org/package/react-native-swiper"><img alt="npm version" src="http://img.shields.io/npm/v/react-native-custom-qr-codes.svg"></a> | ||
<a href="https://npmjs.org/package/react-native-swiper"><img alt="npm version" src="http://img.shields.io/npm/dw/react-native-custom/qr-codes.svg"></a> | ||
</p> | ||
<!--- | ||
<p align="center"> | ||
<a href="https://npmjs.org/package/react-native-swiper"><img alt="npm version" src="http://img.shields.io/npm/v/react-native-swiper.svg?style=flat-square"></a> | ||
<a href="https://npmjs.org/package/react-native-swiper"><img alt="npm version" src="http://img.shields.io/npm/dm/react-native-swiper.svg?style=flat-square"></a> | ||
Customisable QR Codes for React Native. | ||
</p> | ||
---> | ||
# react-native-custom-qr-codes | ||
## Installation | ||
. | ||
`npm install react-native-custom-qr-codes` | ||
@@ -104,9 +102,4 @@ ## Usage | ||
### TODO: | ||
- [ ] Write code contribution guide | ||
- [ ] Write up design contribution guide | ||
- [ ] Upload the package to npm | ||
## License | ||
[MIT License](http://opensource.org/licenses/mit-license.html). © Geoffrey Natin 2017 |
81612
105