awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lwansbrough avatar

lwansbrough/react-native-cameraArchived

0
View on GitHub↗
9,638 stars·3,520 forks·Java·2 vuesreact-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.

Historique des stars

Graphique de l'historique des stars pour lwansbrough/react-native-cameraGraphique de l'historique des stars pour lwansbrough/react-native-camera

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à React Native Camera

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec React Native Camera.
  • microsoft/windows-universal-samplesAvatar de microsoft

    microsoft/Windows-universal-samples

    9,696Voir sur 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
    Voir sur GitHub↗9,696
  • react-native-camera/react-native-cameraAvatar de react-native-camera

    react-native-camera/react-native-camera

    9,638Voir sur 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
    Voir sur GitHub↗9,638
  • marcshilling/react-native-image-pickerAvatar de marcshilling

    marcshilling/react-native-image-picker

    8,638Voir sur 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
    Voir sur GitHub↗8,638
  • inventree/inventreeAvatar de inventree

    inventree/InvenTree

    6,350Voir sur 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
    Voir sur GitHub↗6,350
Voir les 30 alternatives à React Native Camera→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de lwansbrough/react-native-camera ?

Les fonctionnalités principales de lwansbrough/react-native-camera sont : Camera Feed Capture, Camera Libraries, Camera Integration, Image Capture, Native Modules & Bridges, Native View Mappings, Barcode Decoders, Scanning Workflows.

Quelles sont les alternatives open-source à lwansbrough/react-native-camera ?

Les alternatives open-source à lwansbrough/react-native-camera incluent : 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…