awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lwansbrough avatar

lwansbrough/react-native-cameraArchived

0
View on GitHub↗
9,638 星标·3,520 分支·Java·2 次浏览react-native-camera.github.io/react-native-camera↗

React Native Camera

This project is a cross-platform mobile camera library used to embed live camera feeds and capture photos or videos within mobile applications. It provides a unified interface for integrating mobile image capture and camera functionality across different platforms.

The library includes specialized tools for reading and decoding barcode data from a live camera stream and a system for locating and identifying human faces in real-time.

Features

  • Camera Feed Capture - Provides tools for embedding and displaying live video streams from device cameras within a UI.
  • Camera Libraries - Acts as a comprehensive cross-platform library for embedding camera feeds and capturing media.
  • Camera Integration - Provides components and APIs for rendering camera previews and capturing media in React Native.
  • Image Capture - Provides the capability to take photographs directly through a mobile application interface.
  • Native Modules & Bridges - Provides the essential bridge for communication between JavaScript and platform-specific native camera APIs.
  • Native View Mappings - Translates a unified React interface into platform-specific native camera view hierarchies for iOS and Android.
  • Barcode Decoders - Includes utilities for identifying and parsing data from barcodes and QR codes in camera streams.
  • Scanning Workflows - Enables the full workflow of reading and decoding barcode data to retrieve system or product information.
  • Face Detection - Provides automated identification of human faces within a live camera feed.
  • Barcode Scanners - Provides a dedicated interface for reading and decoding barcode data from camera feeds.
  • Event-Driven Architectures - Implements a reactive system that triggers callbacks when native layers detect barcodes or faces.
  • Media & Multimedia - Camera component for capturing photos and video.

Star 历史

lwansbrough/react-native-camera 的 Star 历史图表lwansbrough/react-native-camera 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

lwansbrough/react-native-camera 是做什么的?

This project is a cross-platform mobile camera library used to embed live camera feeds and capture photos or videos within mobile applications. It provides a unified interface for integrating mobile image capture and camera functionality across different platforms.

lwansbrough/react-native-camera 的主要功能有哪些?

lwansbrough/react-native-camera 的主要功能包括:Camera Feed Capture, Camera Libraries, Camera Integration, Image Capture, Native Modules & Bridges, Native View Mappings, Barcode Decoders, Scanning Workflows。

lwansbrough/react-native-camera 有哪些开源替代品?

lwansbrough/react-native-camera 的开源替代品包括: microsoft/windows-universal-samples — This repository is a comprehensive collection of reference implementations and sample libraries for the Universal… react-native-camera/react-native-camera — This project provides cross-platform programmatic interfaces and UI components for integrating camera hardware into… marcshilling/react-native-image-picker — This project is a cross-platform mobile media picker that provides a native interface for selecting images and videos… inventree/inventree — InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels,… serengil/deepface — Deepface is a comprehensive deep learning library for facial recognition and demographic analysis. It provides a… shimat/opencvsharp — OpenCVSharp is a .NET library that wraps native OpenCV functions, providing C# developers with access to OpenCV's…

React Native Camera 的开源替代方案

相似的开源项目,按与 React Native Camera 的功能重合度排序。
  • microsoft/windows-universal-samplesmicrosoft 的头像

    microsoft/Windows-universal-samples

    9,696在 GitHub 上查看↗

    This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc

    JavaScript
    在 GitHub 上查看↗9,696
  • react-native-camera/react-native-camerareact-native-camera 的头像

    react-native-camera/react-native-camera

    9,638在 GitHub 上查看↗

    This project provides cross-platform programmatic interfaces and UI components for integrating camera hardware into mobile applications. It serves as a tool for implementing image and video capture, as well as specialized scanning and recognition tasks. The library includes specialized capabilities for computer vision, including a barcode scanner for decoding various barcode types, a face detection tool to identify human faces in a live feed, and an optical character recognition engine for extracting written text from the camera stream. The system covers hardware configuration and control, i

    Javacameraface-detectionreact-native
    在 GitHub 上查看↗9,638
  • marcshilling/react-native-image-pickermarcshilling 的头像

    marcshilling/react-native-image-picker

    8,638在 GitHub 上查看↗

    This project is a cross-platform mobile media picker that provides a native interface for selecting images and videos from a device gallery or capturing them via the camera. It acts as a bridge for mobile camera integration and a native gallery selector to import visual assets into a JavaScript environment. The library covers media library access and the handling of user content uploads by allowing users to provide image or video files from their device. This includes the ability to launch the device camera for photos and videos as well as selecting multiple media files from the local library

    Java
    在 GitHub 上查看↗8,638
  • inventree/inventreeinventree 的头像

    inventree/InvenTree

    6,350在 GitHub 上查看↗

    InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels, and supply chain operations through a web interface and REST API. The system uses barcodes—including QR codes, 1D barcodes, and Data Matrix codes—as primary identifiers for scanning, linking, and triggering inventory actions, and extends core functionality through a Python plugin framework supporting custom actions, UI panels, barcode handlers, and scheduled tasks. The platform distinguishes itself through a comprehensive plugin-based extensibility system that allows custom in

    Pythondjangohacktoberfestpython
    在 GitHub 上查看↗6,350
  • 查看 React Native Camera 的所有 30 个替代方案→