Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -12,6 +12,7 @@ react-native 识别照片二维码 | @@ -12,6 +12,7 @@ react-native 识别照片二维码 | ||
| 12 | ### 3: react-native link react-native-lewin-qrcode | 12 | ### 3: react-native link react-native-lewin-qrcode |
| 13 | 13 | ||
| 14 | ## Usage | 14 | ## Usage |
| 15 | +### NOTE: 可以参考Example的App.js中的openPhoto方法 | ||
| 15 | ```javascript | 16 | ```javascript |
| 16 | import {readerQR} from 'react-native-lewin-qrcode' | 17 | import {readerQR} from 'react-native-lewin-qrcode' |
| 17 | //path 图片文件的路径 | 18 | //path 图片文件的路径 |
-
Please register or login to post a comment