Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Phecda
/
react-native-lewin-qrcode
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Network
Create a new issue
Builds
Commits
Authored by
lizhiyu
2018-04-18 18:30:00 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7686e1cb875c6276e694638a4ef1058b06065ae4
7686e1cb
1 parent
69fae1cc
read
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
Example/package.json
Example/yarn.lock
Example/package.json
View file @
7686e1c
...
...
@@ -10,7 +10,7 @@
"react"
:
"latest"
,
"react-native"
:
"latest"
,
"react-native-image-picker"
:
"^0.26.7"
,
"react-native-lewin-qrcode"
:
"
file:../
"
"react-native-lewin-qrcode"
:
"
git://github.com/LewinJun/react-native-lewin-qrcode.git#1.0
"
},
"devDependencies"
:
{
"babel-jest"
:
"22.4.3"
,
...
...
Example/yarn.lock
View file @
7686e1c
...
...
@@ -4303,8 +4303,9 @@ react-native-image-picker@^0.26.7:
version "0.26.7"
resolved "http://registry.npm.taobao.org/react-native-image-picker/download/react-native-image-picker-0.26.7.tgz#ad2ee957f7f6cc01396893ea03d84cb2adb2e376"
"react-native-lewin-qrcode@
file:..
":
"react-native-lewin-qrcode@
git://github.com/LewinJun/react-native-lewin-qrcode.git#1.0
":
version "1.0.0"
resolved "git://github.com/LewinJun/react-native-lewin-qrcode.git#69fae1cccbaa8961250f874794e4576861786bf3"
react-native@latest:
version "0.55.3"
...
...
Please
register
or
login
to post a comment