{"id":24510787,"url":"https://github.com/rhdeck/react-native-template-tesseractocr","last_synced_at":"2025-10-30T22:37:45.737Z","repository":{"id":104234322,"uuid":"122755099","full_name":"rhdeck/react-native-template-tesseractocr","owner":"rhdeck","description":"Template to demo React Native Tesseract OCR functionality","archived":false,"fork":false,"pushed_at":"2018-02-28T16:14:53.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T14:18:10.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/rhdeck.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-24T15:59:31.000Z","updated_at":"2019-05-14T17:59:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"52c8a39b-8b9d-4c89-a729-afe872619165","html_url":"https://github.com/rhdeck/react-native-template-tesseractocr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rhdeck/react-native-template-tesseractocr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Freact-native-template-tesseractocr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Freact-native-template-tesseractocr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Freact-native-template-tesseractocr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Freact-native-template-tesseractocr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhdeck","download_url":"https://codeload.github.com/rhdeck/react-native-template-tesseractocr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Freact-native-template-tesseractocr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281896637,"owners_count":26580138,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-01-22T00:31:02.896Z","updated_at":"2025-10-30T22:37:45.710Z","avatar_url":"https://github.com/rhdeck.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-native-template-tesseractocr\n\nReact Native template for demoing functionality in [react-native-tesseract](https://npmjs.com/package/react-native-tesseract)\n\n# Prerequisites\n\n1. Since this is an iOS project, needs to be run on MacOS with XCode installed\n2. XCode command line tools need to be installed (usually not a problem)\n3. Cocoapods needs to be installed\n\n# Usage\n\n```\nreact-native init mytestapp --template tesseractocr\n```\n\n(Replace `mytestapp` with whatever you want to name your app)\n\n# Required\n\nFor whatever reason the [react-native-camera-clean](https://npmjs.com/package/react-native-camera-clean) gets undone at the end of the template install process. So to allow fast delployment, run (from your project root)\n\n```\nreact-native link\n```\n\n# Suggestion\n\nRun following in your package for fast deployment (e.g. not having to set development team in XCode):\n\n```\nreact-native setdevteam\nreact-native run-ios --device\n```\n\n# Putting it all together\n\n```\nreact-native init mytesstestapp --template tesseractocr ; \\\ncd mytesstestapp ; \\\nreact-native link ; \\\nreact-native setdevteam ; \\\nreact-native run-ios --device\n```\n\n# Important Note\n\nLike the plugin, this project is iOS only at this time.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhdeck%2Freact-native-template-tesseractocr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhdeck%2Freact-native-template-tesseractocr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhdeck%2Freact-native-template-tesseractocr/lists"}