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
..
2023-09-01 20:03:29 +02:00
2023-09-21 11:20:33 +02:00
2023-09-01 18:15:28 +02:00
2021-09-22 13:58:59 +02:00
2023-08-21 12:50:14 +02:00
2023-07-21 17:52:30 +02:00
2023-09-01 18:15:28 +02:00
2023-09-01 18:15:28 +02:00
2023-02-13 15:22:45 +01:00
2023-09-11 11:45:17 +02:00
2023-09-01 15:07:16 +02:00
2023-09-01 18:15:28 +02:00
2023-09-01 18:15:28 +02:00
2023-09-01 18:15:28 +02:00
2023-09-01 17:31:10 +02:00
2023-09-04 14:45:21 +02:00
2023-09-01 18:15:28 +02:00
2023-09-17 15:23:00 +02:00