react-native-vision-camera/src
Marc Rousavy 11d1e7178d
chore: Upgrade to RN 71 (#1465)
* chore: Upgrade Example to RN 0.71

* chore: Upgrade all libs

* fix: Fix CameraRoll installation

* Update Gradle Tools

* fix: Fix buildscripts

* Clean out build.gradle

* fix: Fix Kotlin setup

* fix: Move kotlin-android dependency to lib

* Move `_setGlobalConsole`

* Update gradle-wrapper.properties

* Rebuild lockfiles

* chore: Update build:gradle

* Update StatusBarBlurBackground.tsx

* Use Java 11 in Workflows

* Update MediaPage.tsx

* Add `google` repository to build.gradle

* Double Java Heap size

* Increase heap size

* Alternative args

* Update build.gradle
2023-02-09 11:52:41 +01:00
..
expo-plugin fix: Cleanup config plugin JS 2022-01-11 12:36:38 +01:00
hooks chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
utils fix: Fix TypeScript relative imports (#358) 2021-08-16 10:45:41 +02:00
Camera.tsx feat: Add pauseRecording and resumeRecording 🔥 (#911) 2022-03-22 10:44:58 +01:00
CameraDevice.ts docs: Update Format.pixelFormat documentation 2021-12-10 09:52:40 +01:00
CameraError.ts fix: (Android) Give real video resolutions, unbind/rebind preview in onHostResume, add missing Android capture errors (#1079) 2022-06-14 10:54:33 +02:00
CameraPosition.ts ESLint autofix 2021-02-20 17:07:10 +01:00
CameraPreset.ts ESLint autofix 2021-02-20 17:07:10 +01:00
CameraProps.ts chore: fix typo in code comment (#795) 2022-02-02 16:58:16 +01:00
Frame.ts feat: Implement Frame.close() (#229) 2021-07-06 10:08:44 +02:00
globals.d.ts chore: Upgrade to RN 71 (#1465) 2023-02-09 11:52:41 +01:00
index.ts feature: Frame Processors (iOS) (#2) 2021-05-06 14:11:55 +02:00
PhotoFile.ts docs: Fix Frame Processor install step and QualityPrioritization Order (#451) 2021-09-24 10:15:26 +02:00
PixelFormat.ts feat: Add pixelFormat field (#559) 2021-12-10 09:44:30 +01:00
Point.ts Bootstrap 2021-02-19 16:07:53 +01:00
Snapshot.ts feat: Frame Processors for Android (#196) 2021-06-27 12:37:54 +02:00
TemporaryFile.ts Update TemporaryFile.ts 2021-03-08 18:00:30 +01:00
VideoFile.ts fix: Make duration non-optional (#744) 2022-01-17 08:56:00 +01:00