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
LewinJun
2018-04-20 16:34:59 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Committed by
GitHub
2018-04-20 16:34:59 +0800
Commit
bd79938a451a00b18ea70734750d5c65471317a8
bd79938a
1 parent
7ff2f3a8
Update README.md
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
README.md
README.md
View file @
bd79938
...
...
@@ -6,8 +6,8 @@ react-native 识别照片二维码
-
[
Usage
](
#usage
)
## Install
### 1:
暂时没有发布到npm所以需要自己手动添加到dependencies
`
"react-native-lewin-qrcode": "git://github.com/LewinJun/react-native-lewin-qrcode.git#1.0"
`
### 1:
yarn add 或者npm install,现在最新版本是1.0.0
`
yarn add react-native-lewin-qrcode
`
### 2: yarn install 或 npm install
### 3: react-native link react-native-lewin-qrcode
...
...
Please
register
or
login
to post a comment