{"id":13469444,"url":"https://github.com/mrousavy/react-native-vision-camera","last_synced_at":"2025-09-09T20:37:38.241Z","repository":{"id":37410486,"uuid":"340402576","full_name":"mrousavy/react-native-vision-camera","owner":"mrousavy","description":"📸 A powerful, high-performance React Native Camera library.","archived":false,"fork":false,"pushed_at":"2025-05-08T14:21:24.000Z","size":112922,"stargazers_count":8360,"open_issues_count":268,"forks_count":1188,"subscribers_count":59,"default_branch":"main","last_synced_at":"2025-05-08T15:28:50.836Z","etag":null,"topics":["ai","android","barcode","camera","instagram","ios","javascript","jsi","library","native","qr","qrcode","react","react-native","react-native-camera","scanner","snapchat","typescript","vision","worklet"],"latest_commit_sha":null,"homepage":"https://react-native-vision-camera.com","language":"Swift","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/mrousavy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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,"zenodo":null},"funding":{"github":"mrousavy","patreon":null,"open_collective":null,"ko_fi":"mrousavy","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-02-19T14:59:44.000Z","updated_at":"2025-05-08T11:03:54.000Z","dependencies_parsed_at":"2023-12-22T10:47:08.157Z","dependency_job_id":"4fe7fcb1-6250-48b0-b4f7-68649e07fb70","html_url":"https://github.com/mrousavy/react-native-vision-camera","commit_stats":{"total_commits":1716,"total_committers":107,"mean_commits":"16.037383177570092","dds":0.5705128205128205,"last_synced_commit":"dc43cdb8231d55e0afa22007b695e2ef4e09a840"},"previous_names":["cuvent/react-native-vision-camera"],"tags_count":193,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrousavy%2Freact-native-vision-camera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrousavy%2Freact-native-vision-camera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrousavy%2Freact-native-vision-camera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrousavy%2Freact-native-vision-camera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrousavy","download_url":"https://codeload.github.com/mrousavy/react-native-vision-camera/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253099368,"owners_count":21854134,"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":["ai","android","barcode","camera","instagram","ios","javascript","jsi","library","native","qr","qrcode","react","react-native","react-native-camera","scanner","snapchat","typescript","vision","worklet"],"created_at":"2024-07-31T15:01:40.231Z","updated_at":"2025-05-12T03:36:38.843Z","avatar_url":"https://github.com/mrousavy.png","language":"Swift","funding_links":["https://github.com/sponsors/mrousavy","https://ko-fi.com/mrousavy"],"categories":["Swift","TypeScript","前端开发框架及项目","Libraries Used","Camera \u0026 Vision","Mobile","Kotlin"],"sub_categories":["其他_文本生成、文本对话","Graphics \u0026 Drawing","React Native \u0026 Expo"],"readme":"\u003ca href=\"https://margelo.com\"\u003e\n  \u003cpicture\u003e\n    \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./docs/static/img/banner-dark.png\" /\u003e\n    \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./docs/static/img/banner-light.png\" /\u003e\n    \u003cimg alt=\"VisionCamera\" src=\"./docs/static/img/banner-light.png\" /\u003e\n  \u003c/picture\u003e\n\u003c/a\u003e\n\n\u003cbr /\u003e\n\n\u003cdiv\u003e\n  \u003cimg align=\"right\" width=\"35%\" src=\"docs/static/img/example.png\"\u003e\n\u003c/div\u003e\n\n### Features\n\nVisionCamera is a powerful, high-performance Camera library for React Native. It features:\n\n* 📸 Photo and Video capture\n* 👁️ QR/Barcode scanner\n* 📱 Customizable devices and multi-cameras (\"fish-eye\" zoom)\n* 🎞️ Customizable resolutions and aspect-ratios (4k/8k images)\n* ⏱️ Customizable FPS (30..240 FPS)\n* 🧩 [Frame Processors](https://react-native-vision-camera.com/docs/guides/frame-processors) (JS worklets to run facial recognition, AI object detection, realtime video chats, ...)\n* 🎨 Drawing shapes, text, filters or shaders onto the Camera\n* 🔍 Smooth zooming (Reanimated)\n* ⏯️ Fast pause and resume\n* 🌓 HDR \u0026 Night modes\n* ⚡ Custom C++/GPU accelerated video pipeline (OpenGL)\n\nInstall VisionCamera from npm:\n\n```sh\nnpm i react-native-vision-camera\ncd ios \u0026\u0026 pod install\n```\n\n..and get started by [setting up permissions](https://react-native-vision-camera.com/docs/guides)!\n\n### Documentation\n\n* [Guides](https://react-native-vision-camera.com/docs/guides)\n* [API](https://react-native-vision-camera.com/docs/api)\n* [Example](./example/)\n* [Frame Processor Plugins](https://react-native-vision-camera.com/docs/guides/frame-processor-plugins-community)\n\n### ShadowLens\n\nTo see VisionCamera in action, check out [ShadowLens](https://mrousavy.com/projects/shadowlens)!\n\n\u003cdiv\u003e\n  \u003ca href=\"https://apps.apple.com/app/shadowlens/id6471849004\"\u003e\n    \u003cimg height=\"40\" src=\"docs/static/img/appstore.svg\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://play.google.com/store/apps/details?id=com.mrousavy.shadowlens\"\u003e\n    \u003cimg height=\"40\" src=\"docs/static/img/googleplay.svg\" /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n### Example\n\n```tsx\nfunction App() {\n  const device = useCameraDevice('back')\n\n  if (device == null) return \u003cNoCameraErrorView /\u003e\n  return (\n    \u003cCamera\n      style={StyleSheet.absoluteFill}\n      device={device}\n      isActive={true}\n    /\u003e\n  )\n}\n```\n\n\u003e See the [example](./example/) app\n\n### Adopting at scale\n\n\u003ca href=\"https://github.com/sponsors/mrousavy\"\u003e\n  \u003cimg align=\"right\" width=\"160\" alt=\"This library helped you? Consider sponsoring!\" src=\".github/funding-octocat.svg\"\u003e\n\u003c/a\u003e\n\nVisionCamera is provided _as is_, I work on it in my free time.\n\nIf you're integrating VisionCamera in a production app, consider [funding this project](https://github.com/sponsors/mrousavy) and \u003ca href=\"mailto:me@mrousavy.com?subject=Adopting VisionCamera at scale\"\u003econtact me\u003c/a\u003e to receive premium enterprise support, help with issues, prioritize bugfixes, request features, help at integrating VisionCamera and/or Frame Processors, and more.\n\n### Socials\n\n* 🐦 [**Follow me on Twitter**](https://twitter.com/mrousavy) for updates\n* 📝 [**Check out my blog**](https://mrousavy.com/blog) for examples and experiments\n* 💬 [**Join the Margelo Community Discord**](https://margelo.com/discord) for chatting about VisionCamera\n* 💖 [**Sponsor me on GitHub**](https://github.com/sponsors/mrousavy) to support my work\n* 🍪 [**Buy me a Ko-Fi**](https://ko-fi.com/mrousavy) to support my work\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrousavy%2Freact-native-vision-camera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrousavy%2Freact-native-vision-camera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrousavy%2Freact-native-vision-camera/lists"}