Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
React-native-vision-camera Alternatives
Similar projects and alternatives to react-native-vision-camera
-
react-native-camera
A Camera component for React Native. Also supports barcode scanning!
-
react-native-reanimated
React Native's Animated library reimplemented
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
Code Scanner
Code scanner library for Android, based on ZXing
-
react-native-blurhash
🖼️ A library to show colorful blurry placeholders while your content loads.
-
mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
-
react-qr-scanner
React component for reading QR codes using PC web camera or mobile phone camera.
-
react-native-camera-kit
A high performance, easy to use, rock solid camera library for React Native apps.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
react-native-skia
High-performance React Native Graphics using Skia
-
react-native-mmkv
⚡️ The fastest key/value storage for React Native. ~30x faster than AsyncStorage!
-
react-native-vision-camera
📸 A powerful, high-performance React Native Camera library.
-
-
Tailwind CSS
A utility-first CSS framework for rapid UI development.
-
-
fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
-
-
-
mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
-
NativeBase
Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.
-
MMKV
An efficient, small mobile key-value storage framework developed by WeChat. Works on Android, iOS, macOS, Windows, and POSIX.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
react-native-vision-camera reviews and mentions
-
Ask HN: Is React Native still popular?
> One of the big "aha" moments I had was a couple years ago when I was trying out Stripe's Identity product, which lets you take a selfie and a picture of your ID for identity verification purposes. It's pretty amazing how Stripe was able to do the full image analysis (i.e. edge detection when you take a picture of your ID) solely with browser APIs.
Do you have any details on that Stripe app? I've found the browser camera handling lacking on mobile if you want to overlay it with a "position the subject here" rectangle, or display instructions alongside, or detect QR codes as well as other subjects. I'd like this to be an out-of-date view. I've been considering React Native for the next version, using https://github.com/mrousavy/react-native-vision-camera as it seems much more feature complete.
-
Running a TensorFlow object detector model and drawing boxes around objects at 60 FPS - all in React Native / JavaScript!
This is a demonstration of what VisionCamera V3 is capable of - I built a small plugin to load any TensorFlow Model (.tflite) from resources and run it on every Camera Frame. This is going to be a game-changer, since the developer no longer needs to write native code for such complex tasks - it only takes a few lines of JavaScript to spin up a Camera, do real-time processing with a TensorFlow model, and draw anything to the Frame. Magic!
-
VisionCamera V3 - The game-changing library for the entire mobile camera industry. I'm using simple JavaScript code to outline the hands and blur the face in realtime. This even runs at up to 60 FPS!
it's https://github.com/mrousavy/react-native-vision-camera
The demo you're seeing is built with react-native-vision-camera V3, which is still work in progress (see this discussion). I am working on this in my free time, so if you are interested in this becoming reality, please consider sponsoring me on GitHub to support this project.
-
CameraX vs Camera2 (library development)
I'm the author of react-native-vision-camera, a library that exposes platform native Camera features to React Native.
-
TOP 6 React Native libraries with native performance ⚡️
6. Vision Camera
-
How I go with react native in late 2022
for many years, react-native-camera was a good option for using the camera in react-native but now it's deprecated. a good option is react-native-camera-vision which includes a set of well-designed API. also this library is more optimized than react-native-camera.
-
Sentiment analysis in react native
You can yse Vision Camera and just write a plugin for it
-
How to fix this error I get when importing kotlin package into MainApplication.java for Android in React Native app?
I'm building a react native app that uses the react-native-vision-camera by Mrousavy () and I'm trying to create a frame processor plugin, following this guide , which is basically a piece of native code, in this case Kotlin, that process the camera stream, frame by frame.
I will update the thread if I get to fix the error that make the image preview go black (instead of showing the image). Also if someone gets here searching the same error, it could be useful to read this github issue as well.
-
A note from our sponsor - Onboard AI
getonboard.dev | 11 Dec 2023
Stats
mrousavy/react-native-vision-camera is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of react-native-vision-camera is Swift.
Popular Comparisons
- react-native-vision-camera VS react-native-camera
- react-native-vision-camera VS Code Scanner
- react-native-vision-camera VS react-native-reanimated
- react-native-vision-camera VS react-native-blurhash
- react-native-vision-camera VS mlkit
- react-native-vision-camera VS react-qr-scanner
- react-native-vision-camera VS WeScan
- react-native-vision-camera VS react-native-camera-kit
- react-native-vision-camera VS react-native-vision-camera
- react-native-vision-camera VS e2e-detox