Skip to content

Commit fdea242

Browse files
committed
Update screenshot, add publish
1 parent c178152 commit fdea242

File tree

5 files changed

+5
-1
lines changed

5 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# react-native-qrcode-svg
22
A QR Code generator for React Native based on react-native-svg and javascript-qrcode.
33

4-
![screenshot](./screenshot.png)
4+
https://circleci.com/gh/awesomejerry/react-native-qrcode-svg.svg?style=shield&circle-token=185bdd4fed561139178638f5b9f9c48ddefc9288
5+
6+
![screenshot](./screenshot-android.png)
7+
![screenshot](./screenshot-ios.png)
58

69
Please install react-native-svg first.
710
```

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"babel-preset-es2015": "^6.18.0",
3535
"babel-preset-react": "^6.16.0",
3636
"jest": "^16.0.2",
37+
"publish": "0.6.0",
3738
"react": "15.3.2",
3839
"react-test-renderer": "^15.3.2"
3940
}

screenshot-android.png

59.8 KB
Loading

screenshot-ios.png

104 KB
Loading

screenshot.png

-17.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)