Skip to content

Commit

Permalink
Update screenshot, add publish
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomejerry committed Nov 4, 2016
1 parent c178152 commit fdea242
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# react-native-qrcode-svg
A QR Code generator for React Native based on react-native-svg and javascript-qrcode.

![screenshot](./screenshot.png)
https://circleci.com/gh/awesomejerry/react-native-qrcode-svg.svg?style=shield&circle-token=185bdd4fed561139178638f5b9f9c48ddefc9288

![screenshot](./screenshot-android.png)
![screenshot](./screenshot-ios.png)

Please install react-native-svg first.
```
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"babel-preset-es2015": "^6.18.0",
"babel-preset-react": "^6.16.0",
"jest": "^16.0.2",
"publish": "0.6.0",
"react": "15.3.2",
"react-test-renderer": "^15.3.2"
}
Expand Down
Binary file added screenshot-android.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot-ios.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed screenshot.png
Binary file not shown.

0 comments on commit fdea242

Please sign in to comment.