react-native-vision-camera/example/src
Marc Rousavy 33483cba94
Fix tsc (#49)
* Test: Rename a used prop

* Use `github-check` reporter

* Also output to CI

* Update validate-js.yml

* Update validate-js.yml

* Update validate-js.yml

* Revert "Test: Rename a used prop"

This reverts commit 266b2716ea591a1e826279c1f573870bee3b13e5.

* Run tsc and lint in parallel

* Flatten `CameraProps` into single `interface`

* Type NativeCameraViewProps

* Fix native method typings

* Force `as any` for now
2021-03-12 13:21:46 +01:00
..
hooks Update useIsForeground.ts 2021-02-22 12:28:56 +01:00
state Squash format-filter 2021-02-20 23:20:28 +01:00
views Fix a few ESLint errors 2021-02-23 11:57:43 +01:00
App.tsx Fix tsc (#49) 2021-03-12 13:21:46 +01:00
Constants.ts Update Constants.ts 2021-02-22 12:28:51 +01:00
Media.tsx Bump CameraX versions to alpha2/alpha22 (#7) 2021-02-26 17:34:28 +01:00
Settings.tsx Update Settings.tsx 2021-02-20 17:39:41 +01:00
Splash.tsx fix: fix banner image import path (#14) 2021-03-03 18:56:06 +01:00