Update README.md

This commit is contained in:
cssivision 2017-02-20 16:32:25 +08:00 committed by GitHub
parent 6c16044960
commit b1705744c9

View File

@ -1,8 +1,6 @@
# react-native-qrcode # react-native-qrcode
A react-native component to generate [QRcode](http://en.wikipedia.org/wiki/QR_code), not only support English. A react-native component to generate [QRcode](http://en.wikipedia.org/wiki/QR_code), not only support English.
## this module support iOS and Android
## Installation ## Installation
```sh ```sh
npm install react-native-qrcode --save-dev npm install react-native-qrcode --save-dev