{"id":21561443,"url":"https://github.com/lewinjun/react-native-lewin-qrcode","last_synced_at":"2025-04-10T11:53:17.189Z","repository":{"id":57338017,"uuid":"130021316","full_name":"LewinJun/react-native-lewin-qrcode","owner":"LewinJun","description":"react-native 识别照片二维码","archived":false,"fork":false,"pushed_at":"2023-02-27T22:42:29.000Z","size":1078,"stargazers_count":43,"open_issues_count":7,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T13:12:37.399Z","etag":null,"topics":["android","imageqrcode","ios","photoqrcode","qrcode","react-native"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LewinJun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-18T07:24:37.000Z","updated_at":"2022-11-30T09:20:36.000Z","dependencies_parsed_at":"2024-06-19T05:22:09.064Z","dependency_job_id":"61b85d63-4739-4c82-a935-b7eae128c43f","html_url":"https://github.com/LewinJun/react-native-lewin-qrcode","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LewinJun%2Freact-native-lewin-qrcode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LewinJun%2Freact-native-lewin-qrcode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LewinJun%2Freact-native-lewin-qrcode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LewinJun%2Freact-native-lewin-qrcode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LewinJun","download_url":"https://codeload.github.com/LewinJun/react-native-lewin-qrcode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248215193,"owners_count":21066622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","imageqrcode","ios","photoqrcode","qrcode","react-native"],"created_at":"2024-11-24T09:22:22.834Z","updated_at":"2025-04-10T11:53:17.166Z","avatar_url":"https://github.com/LewinJun.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-lewin-qrcode\nreact-native 识别照片二维码\n\n## Table of contents\n- [Install](#install)\n- [Usage](#usage)\n\n## Install\n### 1: yarn add 或者npm install,现在最新版本是1.1.0\n`yarn add react-native-lewin-qrcode  `\n### 2: yarn install 或 npm install\n### 3: react-native link react-native-lewin-qrcode\n\n## Usage\n### NOTE: 可以参考Example的App.js中的openPhoto方法\n\n```javascript\nimport {readerQR} from 'react-native-lewin-qrcode'\n//path 图片文件的路径\nreaderQR(path).then((data)=\u003e{\n  Alert.alert('识别结果',data);\n}).catch((err)=\u003e{\n   Alert.alert('识别失败');\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewinjun%2Freact-native-lewin-qrcode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flewinjun%2Freact-native-lewin-qrcode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewinjun%2Freact-native-lewin-qrcode/lists"}