feat: Code Scanner API (#1912)
* feat: CodeScanner JS API * feat: iOS * Use guard * Format * feat: Android base * fix: Attach Surfaces * Use isBusy var * fix: Use separate Queue * feat: Finish iOS types * feat: Implement all other code types on Android * fix: Call JS event * fix: Pass codetypes on Android * fix: iOS use Preview coordinate system * docs: Add comments * chore: Format code * Update CameraView+AVCaptureSession.swift * docs: Add Code Scanner docs * docs: Update * feat: Use lazily downloaded model on Android * Revert changes in CameraPage * Format * fix: Fix empty QR codes * Update README.md
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
VisionCamera is a powerful, high-performance Camera library for React Native. It features:
|
||||
|
||||
* 📸 Photo and Video capture
|
||||
* 👁️ QR/Barcode scanner
|
||||
* 📱 Customizable devices and multi-cameras ("fish-eye" zoom)
|
||||
* 🎞️ Customizable resolutions and aspect-ratios (4k/8k images)
|
||||
* ⏱️ Customizable FPS (30..240 FPS)
|
||||
|
||||
Reference in New Issue
Block a user