{"id":15630768,"url":"https://github.com/agoldis/react-native-mlkit-ocr","last_synced_at":"2025-04-04T20:09:26.795Z","repository":{"id":37469745,"uuid":"318755409","full_name":"agoldis/react-native-mlkit-ocr","owner":"agoldis","description":"Google on-device MLKit Text Recognition for React Native","archived":false,"fork":false,"pushed_at":"2023-11-20T19:35:48.000Z","size":879,"stargazers_count":192,"open_issues_count":18,"forks_count":42,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-28T19:08:04.145Z","etag":null,"topics":["mlkit","ocr","react-native","text-recognition"],"latest_commit_sha":null,"homepage":"","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/agoldis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["agoldis"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-12-05T10:04:27.000Z","updated_at":"2025-03-27T02:43:58.000Z","dependencies_parsed_at":"2023-01-27T23:15:28.508Z","dependency_job_id":"ec37911b-de57-4069-89a2-9f31acaf94c6","html_url":"https://github.com/agoldis/react-native-mlkit-ocr","commit_stats":{"total_commits":29,"total_committers":5,"mean_commits":5.8,"dds":0.3448275862068966,"last_synced_commit":"4060f93a1059690b28ac28731f9b3fdea4dca6b7"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agoldis%2Freact-native-mlkit-ocr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agoldis%2Freact-native-mlkit-ocr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agoldis%2Freact-native-mlkit-ocr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agoldis%2Freact-native-mlkit-ocr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agoldis","download_url":"https://codeload.github.com/agoldis/react-native-mlkit-ocr/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247242678,"owners_count":20907134,"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":["mlkit","ocr","react-native","text-recognition"],"created_at":"2024-10-03T10:36:16.896Z","updated_at":"2025-04-04T20:09:26.774Z","avatar_url":"https://github.com/agoldis.png","language":"Java","funding_links":["https://github.com/sponsors/agoldis"],"categories":[],"sub_categories":[],"readme":"# react-native-mlkit-ocr\n\u003cp align=\"center\"\u003e\n    Google on-device MLKit text recognition for React Native\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/1637928/115913726-d2a97c00-a425-11eb-9c6a-6d19b974ee81.gif\"\u003e\n\u003c/p\u003e\n\n\n## Installation\n\n```sh\nnpm install react-native-mlkit-ocr\n```\n## Post-install Steps\n\n### iOS\nRun\n\n```js\ncd ios \u0026\u0026 pod install\n```\n\n## Usage\n\n```js\nimport MlkitOcr from 'react-native-mlkit-ocr';\n\n// ...\n\nconst resultFromUri = await MlkitOcr.detectFromUri(uri);\nconst resultFromFile = await MlkitOcr.detectFromFile(path);\n```\n\n\n## Example\n\nTo get started with the project, run `yarn bootstrap` in the root directory to install the required dependencies for each package:\n\n```sh\nyarn bootstrap\n```\n\nTo start the packager:\n\n```sh\nyarn example start\n```\n\nTo run the example app on Android:\n\n```sh\nyarn example android\n```\n\nTo run the example app on iOS:\n\n```sh\nyarn example ios\n```\n\n## Contributing\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagoldis%2Freact-native-mlkit-ocr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagoldis%2Freact-native-mlkit-ocr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagoldis%2Freact-native-mlkit-ocr/lists"}