{"id":18348721,"url":"https://github.com/paraboly/react-native-barcode-scanner","last_synced_at":"2025-07-27T13:10:00.276Z","repository":{"id":38868319,"uuid":"277570552","full_name":"Paraboly/react-native-barcode-scanner","owner":"Paraboly","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-27T04:44:49.000Z","size":1928,"stargazers_count":19,"open_issues_count":6,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-29T03:20:52.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Paraboly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-07-06T14:51:53.000Z","updated_at":"2023-03-14T01:57:20.000Z","dependencies_parsed_at":"2023-02-15T05:45:51.882Z","dependency_job_id":null,"html_url":"https://github.com/Paraboly/react-native-barcode-scanner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Freact-native-barcode-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Freact-native-barcode-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Freact-native-barcode-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Paraboly%2Freact-native-barcode-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Paraboly","download_url":"https://codeload.github.com/Paraboly/react-native-barcode-scanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247463744,"owners_count":20942935,"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":[],"created_at":"2024-11-05T21:18:56.651Z","updated_at":"2025-04-06T09:31:47.100Z","avatar_url":"https://github.com/Paraboly.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg alt=\"React Native Barcode Scanner\" src=\"assets/logo.png\" width=\"1050\"/\u003e\n\n[![React Native Barcode Scanner](https://img.shields.io/badge/-React%20Native%20Library%20Boilerplate-lightgrey?style=for-the-badge)](https://github.com/Paraboly/react-native-barcode-scanner)\n\n[![npm version](https://img.shields.io/npm/v/@paraboly/react-native-barcode-scanner.svg?style=for-the-badge)](https://www.npmjs.com/package/@paraboly/react-native-barcode-scanner)\n[![npm](https://img.shields.io/npm/dt/@paraboly/react-native-barcode-scanner.svg?style=for-the-badge)](https://www.npmjs.com/package/@paraboly/react-native-barcode-scanner)\n![Platform - Android and iOS](https://img.shields.io/badge/platform-Android%20%7C%20iOS-blue.svg?style=for-the-badge)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)\n[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg?style=for-the-badge)](https://github.com/prettier/prettier)\n\n# Installation\n\nAdd the dependency:\n\n```ruby\nnpm i @paraboly/react-native-barcode-scanner\n```\n\n## Peer Dependencies\n\n###### IMPORTANT! You need install them\n\n```js\n\"react\": \"\u003e= 16.x.x\",\n\"react-native\": \"\u003e= 0.55.x\",\n\"react-native-camera\": \"\u003e= 3.31.0\"\n```\n\n## iOS Installation\nDo not forget to add this on Podfile\n\n```swift\npod 'react-native-camera', path: '../node_modules/react-native-camera', subspecs: [\n    'TextDetector',\n    'FaceDetectorMLKit',\n    'BarcodeDetectorMLKit'\n  ]\n```\n\n## Android Installation\n\nIn app -\u003e build.gradle -\u003e defaultConfig add this line\n\n```gradle\nmissingDimensionStrategy 'react-native-camera', 'general' \n```\n\n# Usage\n\n## Import\n\n```js\nimport BarcodeScanner from \"@paraboly/react-native-barcode-scanner\";\n```\n\n## Navigation Usage\n\nI suggest you that you the barcode scanner as a new Screen and make it a part of Navigation Service.\n\n```js\n\u003cBarcodeScanner /\u003e\n```\n\n## Author\n\nFreakyCoder, kurayogun@gmail.com\n\n## License\n\nReact Native Barcode Scanner is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparaboly%2Freact-native-barcode-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparaboly%2Freact-native-barcode-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparaboly%2Freact-native-barcode-scanner/lists"}