react-native-vision-camera/example/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
..
frame-processors fix: Fix TypeScript relative imports (#358) 2021-08-16 10:45:41 +02:00
hooks chore: Simplify format sorting/filtering (#140) 2021-05-14 11:52:28 +02:00
views 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
CameraPage.tsx feat: Add console logging support for Frame Processors (#297) 2021-07-30 10:27:45 +02:00
Constants.ts chore: Simplify format sorting/filtering (#140) 2021-05-14 11:52:28 +02:00
MediaPage.tsx fix: Fix AVAudioSession not allowing background music playback (#155) 2021-06-01 13:07:57 +02:00
Splash.tsx feat: Separate usecases (decouple microphone, video, photo) (#168) 2021-06-07 13:08:40 +02:00