awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·10 viewsreact-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 history

Star history chart for lwansbrough/react-native-cameraStar history chart for lwansbrough/react-native-camera

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does lwansbrough/react-native-camera do?

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.

What are the main features of lwansbrough/react-native-camera?

The main features of lwansbrough/react-native-camera are: Camera Feed Capture, Camera Libraries, Camera Integration, Image Capture, Native Modules & Bridges, Native View Mappings, Barcode Decoders, Scanning Workflows.

Which projects share features with lwansbrough/react-native-camera?

Projects with overlapping indexed features include: 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…

Projects sharing features with React Native Camera

These projects share indexed features with React Native Camera. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • microsoft/windows-universal-samplesmicrosoft avatar

    microsoft/Windows-universal-samples

    9,696View on 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
    View on GitHub↗9,696
  • react-native-camera/react-native-camerareact-native-camera avatar

    react-native-camera/react-native-camera

    9,638View on 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
    View on GitHub↗9,638
  • marcshilling/react-native-image-pickermarcshilling avatar

    marcshilling/react-native-image-picker

    8,638View on 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
    View on GitHub↗8,638
  • inventree/inventreeinventree avatar

    inventree/InvenTree

    6,350View on 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
    View on GitHub↗6,350
Compare all 30 related projects→