{"id":17325488,"url":"https://github.com/intergalacticspacehighway/react-native-ios-live-text","last_synced_at":"2025-04-14T16:56:34.695Z","repository":{"id":45623532,"uuid":"513770428","full_name":"intergalacticspacehighway/react-native-ios-live-text","owner":"intergalacticspacehighway","description":"iOS's live text image for React Native","archived":false,"fork":false,"pushed_at":"2023-01-21T12:25:00.000Z","size":1209,"stargazers_count":82,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-28T05:31:46.726Z","etag":null,"topics":["ios","live-text","react-native"],"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/intergalacticspacehighway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-14T05:25:00.000Z","updated_at":"2024-09-15T23:38:31.000Z","dependencies_parsed_at":"2023-02-12T09:45:47.468Z","dependency_job_id":null,"html_url":"https://github.com/intergalacticspacehighway/react-native-ios-live-text","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intergalacticspacehighway%2Freact-native-ios-live-text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intergalacticspacehighway%2Freact-native-ios-live-text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intergalacticspacehighway%2Freact-native-ios-live-text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intergalacticspacehighway%2Freact-native-ios-live-text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intergalacticspacehighway","download_url":"https://codeload.github.com/intergalacticspacehighway/react-native-ios-live-text/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248923665,"owners_count":21183949,"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":["ios","live-text","react-native"],"created_at":"2024-10-15T14:13:33.510Z","updated_at":"2025-04-14T16:56:34.671Z","avatar_url":"https://github.com/intergalacticspacehighway.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native iOS Live Text Image\n\nScans text as well as QRCode.\n\n\nhttps://user-images.githubusercontent.com/23293248/194712842-bb7f5ab0-7ea4-4b4b-8a55-e17263f8adea.mp4\n\n\n\n# Installation\n\n```\n// yarn\nyarn add react-native-live-text-image-view\n\n// npm\nnpm install react-native-live-text-image-view\n\n```\n\n```\ncd ios/ \u0026\u0026 pod install\n```\n\nNote: Requires iOS 16. Fallbacks to UIView below it.\n\n\n\n# API\n\n```jsx\nimport { LiveTextImageView } from 'react-native-live-text-image-view';\n\n\u003cLiveTextImageView\u003e\n  \u003cImage\n    source={{\n      uri: 'https://images.unsplash.com/photo-1518893494013-481c1d8ed3fd?ixlib=rb-1.2.1\u0026ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8\u0026auto=format\u0026fit=crop\u0026w=1770\u0026q=80',\n    }}\n    style={{ height, width }}\n    resizeMode=\"contain\"\n  /\u003e\n\u003c/LiveTextImageView\u003e;\n```\n\n\n\n# Example\n\n- git clone repo\n- cd example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintergalacticspacehighway%2Freact-native-ios-live-text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintergalacticspacehighway%2Freact-native-ios-live-text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintergalacticspacehighway%2Freact-native-ios-live-text/lists"}