react-native-vision-camera/package
Marc Rousavy de0d6cda5d
feat: Implement atomically single-lock core/ library on Android (#2049)
* feat: Create base for `CameraConfiguration` diff

* Fix

* Write three configure methods

* Build?

* MOre

* Update CameraView+RecordVideo.kt

* Fix errors

* Update CameraDeviceDetails.kt

* Update CameraSession.kt

* Auto-resize Preview View

* More

* Make it work? idk

* Format

* Call `configure` under mutex, and change isActive

* fix: Make Outputs comparable

* fix: Make CodeScanner comparable

* Format

* fix: Update outputs after reconfiguring

* Update CameraPage.tsx

* fix: Close CaptureSession before
2023-10-24 11:19:03 +02:00
..
android feat: Implement atomically single-lock core/ library on Android (#2049) 2023-10-24 11:19:03 +02:00
cpp chore: Change line width to 140 in C++ 2023-09-01 19:39:25 +02:00
example feat: Implement atomically single-lock core/ library on Android (#2049) 2023-10-24 11:19:03 +02:00
ios fix: Fix Xcode 15 build error (var instead of let) (#2048) 2023-10-19 17:43:20 +02:00
scripts chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
src fix: Add getFrameProcessorPlugin for backwards compatibility (#2040) 2023-10-19 11:35:02 +02:00
.eslintrc.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
.gitattributes Update .gitattributes 2023-10-18 13:13:40 +02:00
.gitignore docs: Upgrade to Docusaurus 3 (#1783) 2023-09-11 11:45:17 +02:00
.prettierrc.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
app.plugin.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
babel.config.js chore: Remove semicolons (#1846) 2023-09-26 11:39:17 +02:00
package.json chore: release 3.5.1 2023-10-19 18:37:06 +02:00
tsconfig.json chore: Move everything into package/ (#1745) 2023-09-01 18:15:28 +02:00
VisionCamera.podspec feat: New Core/ library (#1975) 2023-10-13 18:33:20 +02:00
yarn.lock chore: Upgrade lockfiles 2023-10-05 13:35:44 +02:00