awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
react-native-camera avatar

react-native-camera/react-native-cameraArchived

0
View on GitHub↗
9,638 estrellas·3,516 forks·Java·4 vistasreact-native-camera.github.io/react-native-camera↗

React Native Camera

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, including the selection of front or back cameras and the management of focus, zoom, flash, and exposure. It also handles system-level camera and microphone permission management and provides mock components for simulating hardware behavior during testing.

Features

  • Cross-Platform Camera Components - Provides a cross-platform UI component and programmatic interface for integrating camera hardware into mobile applications.
  • Camera Integration - Provides the primary components and APIs for integrating camera previews and media capture into mobile apps.
  • Barcode Decoders - Detects and decodes multiple barcode and QR code types from the live camera stream.
  • Face Detection - Identifies human faces within the camera's field of view and returns corresponding face objects.
  • Scene Text Recognition - Extracts written text from the live camera feed using optical character recognition.
  • Mobile Video Recording - Enables recording video with configurable quality, bitrate, and codecs while enforcing duration and file size limits.
  • Native Platform Access - Provides separate native module implementations for iOS and Android to handle platform-specific camera drivers and permissions.
  • Image Capture - Captures still photographs with configurable focus, flash, and exposure settings on mobile devices.
  • Recording Interfaces - Provides a programmatic interface for capturing and saving video clips with configurable quality and bitrate settings.
  • Mobile Video Recording - Captures video footage from a mobile device with configurable quality and duration limits.
  • Bridges & Bindings - Implements the message-passing bridge that allows JavaScript code to invoke native mobile camera APIs and hardware features.
  • Native View Embedding - Integrates a native camera preview layer directly into the React Native view hierarchy for real-time rendering.
  • Camera Feed Decoders - Includes a tool to decode barcodes and QR codes from live camera video streams in real time.
  • Optical Character Recognition - Provides a specialized engine to convert text from a live camera stream into machine-encoded text.
  • Mobile OCR Integrations - Ships an OCR integration for extracting written text from live camera streams on mobile platforms.
  • Camera QR Code Scanners - Enables real-time scanning and decoding of QR codes and barcodes via the device camera.
  • Camera Parameter Controllers - Enables adjustment of camera focus manually via coordinates or automatically using depth values.
  • Hardware Capability Detectors - Allows the application to query the device for supported image sizes, aspect ratios, and frame rates.
  • Camera Configuration - Provides controls for selecting between front and back cameras and configuring supported hardware ratios.
  • Exposure and Flash Controls - Provides programmatic control over flash modes and exposure levels to manage image brightness and lighting.
  • Gesture-Based Zooming - Supports numerical zoom adjustments and native pinch-to-zoom gestures for the camera viewport.

Historial de estrellas

Gráfico del historial de estrellas de react-native-camera/react-native-cameraGráfico del historial de estrellas de react-native-camera/react-native-camera

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a React Native Camera

Proyectos open-source similares, clasificados según cuántas características comparten con React Native Camera.
  • lwansbrough/react-native-cameraAvatar de lwansbrough

    lwansbrough/react-native-camera

    9,638Ver en GitHub↗

    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.

    Java
    Ver en GitHub↗9,638
  • microsoft/windows-universal-samplesAvatar de microsoft

    microsoft/Windows-universal-samples

    9,696Ver en 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
    Ver en GitHub↗9,696
  • mebjas/html5-qrcodeAvatar de mebjas

    mebjas/html5-qrcode

    6,030Ver en GitHub↗

    html5-qrcode is a client-side JavaScript library that enables QR code and barcode scanning directly in a web browser, processing live video from a device camera or decoding codes from uploaded image files without any server-side involvement. The library handles real-time scanning from continuous camera feeds with adjustable frame rates and scanning regions, while also supporting file-based decoding for static images. The scanner offers configurable behavior through runtime settings, allowing developers to adjust scanning speed, viewfinder region, aspect ratio, and restrict decoding to specifi

    TypeScriptbarcodecamerahtml5
    Ver en GitHub↗6,030
  • android/camera-samplesAvatar de android

    android/camera-samples

    5,422Ver en GitHub↗

    A collection of reference implementations and code samples for integrating Android camera hardware and software APIs. The project provides demonstrations for using both the Jetpack CameraX library and the low-level Camera2 API to implement photo and video capture features. The repository includes specialized implementations for high-performance recording, such as high-frame-rate slow motion and high-dynamic-range video. It also features examples of machine learning vision, demonstrating how to analyze live camera frames for object detection and QR code scanning. The project covers broad imag

    Kotlinkotlinsamples
    Ver en GitHub↗5,422
Ver las 30 alternativas a React Native Camera→

Preguntas frecuentes

¿Qué hace react-native-camera/react-native-camera?

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.

¿Cuáles son las características principales de react-native-camera/react-native-camera?

Las características principales de react-native-camera/react-native-camera son: Cross-Platform Camera Components, Camera Integration, Barcode Decoders, Face Detection, Scene Text Recognition, Mobile Video Recording, Native Platform Access, Image Capture.

¿Qué alternativas de código abierto existen para react-native-camera/react-native-camera?

Las alternativas de código abierto para react-native-camera/react-native-camera incluyen: lwansbrough/react-native-camera — This project is a cross-platform mobile camera library used to embed live camera feeds and capture photos or videos… microsoft/windows-universal-samples — This repository is a comprehensive collection of reference implementations and sample libraries for the Universal… mebjas/html5-qrcode — html5-qrcode is a client-side JavaScript library that enables QR code and barcode scanning directly in a web browser,… android/camera-samples — A collection of reference implementations and code samples for integrating Android camera hardware and software APIs.… mrousavy/react-native-vision-camera — This project is a cross-platform mobile camera framework and real-time computer vision library. It provides a… bingoogolapple/bgaqrcode-android — BGAQRCode-Android is a developer toolkit for Android that provides a library for scanning and recognizing QR codes and…