react-native-vision-camera/docs/docs/guides
Marc Rousavy 977b859e46
feat: New JS API for useCameraDevice and useCameraFormat and much faster getAvailableCameraDevices() (#1784)
* Update podfile

* Update useCameraFormat.ts

* Update API

* Delete FormatFilter.md

* Format CameraViewManager.m ObjC style

* Make `getAvailableCameraDevices` synchronous/blocking

* Create some docs

* fix: Fix HardwareLevel types

* fix: Use new device/format API

* Use 60 FPS format as an example

* Replace `Camera.getAvailableCameraDevices` with new `CameraDevices` API/Module

* Fix Lint

* KTLint options

* Use continuation indent of 8

* Use 2 spaces for indent

* Update .editorconfig

* Format code

* Update .editorconfig

* Format more

* Update VideoStabilizationMode.kt

* fix: Expose `CameraDevicesManager` to ObjC

* Update CameraPage.tsx

* fix: `requiresMainQueueSetup() -> false`

* Always prefer higher resolution

* Update CameraDevicesManager.swift

* Update CameraPage.tsx

* Also filter pixelFormat

* fix: Add AVFoundation import
2023-09-21 11:20:33 +02:00
..
CAPTURING.mdx docs: Add docs for Pause/Resume recording 2023-09-01 20:03:29 +02:00
DEVICES.mdx feat: New JS API for useCameraDevice and useCameraFormat and much faster getAvailableCameraDevices() (#1784) 2023-09-21 11:20:33 +02:00
ERRORS.mdx chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
FOCUSING.mdx chore: Upgrade a whole lotta dependencies (#436) 2021-09-22 13:58:59 +02:00
FORMATS.mdx feat: Full Android rewrite (CameraX -> Camera2) (#1674) 2023-08-21 12:50:14 +02:00
FRAME_PROCESSOR_CREATE_FINAL.mdx feat: Expose unified VisionCameraProxy object, make FrameProcessorPlugins object-oriented (#1660) 2023-07-21 17:52:30 +02:00
FRAME_PROCESSOR_CREATE_PLUGIN_ANDROID.mdx chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
FRAME_PROCESSOR_CREATE_PLUGIN_IOS.mdx chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
FRAME_PROCESSOR_PLUGIN_LIST.mdx feat: Replace Reanimated with RN Worklets (#1468) 2023-02-13 15:22:45 +01:00
FRAME_PROCESSORS_CREATE_OVERVIEW.mdx docs: Upgrade to Docusaurus 3 (#1783) 2023-09-11 11:45:17 +02:00
FRAME_PROCESSORS_SKIA.mdx perf: Improve pixelFormat and add CameraDevice.sensorOrientation (#1729) 2023-09-01 15:07:16 +02:00
FRAME_PROCESSORS.mdx chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
LIFECYCLE.mdx chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
MOCKING.mdx chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
SETUP.mdx docs: New README (#1744) 2023-09-01 17:31:10 +02:00
SKIA_FRAME_PROCESSORS.mdx docs: Restructure FP docs (#1762) 2023-09-04 14:45:21 +02:00
TROUBLESHOOTING.mdx chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
ZOOMING.mdx docs: Fix link in ZOOMING (#1803) 2023-09-17 15:23:00 +02:00