react-native-vision-camera/src
Marc Rousavy a2293e858d
fix: Fix TypeScript relative imports (#358)
* fix: Fix TypeScript relative imports

* Decouple `example` from tsconfig

* fix ESLint config

* add lint-ci script

* move example running to workflow

* test ts

* test eslint

* test ts

* fix ESLint formatter

* Revert "fix ESLint formatter"

This reverts commit 21aca0dcdb54d4ce98b33d2b4f1decc18bc82e85.

* Revert "test ts"

This reverts commit becc346ad3d097b7d3570ebc8b5bf80390aadf87.

* Revert "test eslint"

This reverts commit 9c9f0b81bf3aa57188f550a34b2a8151e364f3b0.

* Revert "test ts"

This reverts commit 3cbe7200608910087b43e0d9cdae0917b0b4215e.
2021-08-16 10:45:41 +02:00
..
expo-plugin fix: Fix expo plugin import path 2021-07-12 18:02:28 +02:00
hooks fix: Fix TypeScript relative imports (#358) 2021-08-16 10:45:41 +02:00
utils fix: Fix TypeScript relative imports (#358) 2021-08-16 10:45:41 +02:00
Camera.tsx fix: Fix UI Thread race condition in setFrameProcessor(...) (#265) 2021-07-12 15:16:03 +02:00
CameraDevice.ts feat: BREAKING CHANGE: Express zoom factor always in actual factor value (1, 2, 128, ...) instead of 0.0-1.0 scale (#306) 2021-07-29 11:44:22 +02:00
CameraError.ts fix: Rename incorrect error type name parallel-video-processing-not-supported 2021-06-27 13:47:35 +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 feat: BREAKING CHANGE: Express zoom factor always in actual factor value (1, 2, 128, ...) instead of 0.0-1.0 scale (#306) 2021-07-29 11:44:22 +02:00
Frame.ts feat: Implement Frame.close() (#229) 2021-07-06 10:08:44 +02:00
globals.d.ts Revert "Update globals.d.ts" 2021-05-06 16:12:43 +02:00
index.ts feature: Frame Processors (iOS) (#2) 2021-05-06 14:11:55 +02:00
PhotoFile.ts feat: High quality mode (enableHighQualityPhotos) (#194) 2021-06-10 13:49:34 +02: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 chore: Move to /mrousavy/ (#224) 2021-06-21 22:42:46 +02:00