react-native-vision-camera/.github/workflows
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
..
build-android.yml Build App Actions (#41) 2021-03-11 16:51:28 +01:00
build-docs.yml Documentation: Use checkout-v2, remove setup-node 2021-03-09 14:16:21 +01:00
build-ios.yml Only build iOS if native files changed 2021-03-12 09:59:45 +01:00
notice-new-dependencies.yml Create notice-new-dependencies.yml 2021-03-09 11:14:45 +01:00
validate-android.yml Devops/reviewdog typescript (#25) 2021-03-08 17:51:47 +01:00
validate-ios.yml Cache Pods in any path that contains "Pods" 2021-03-11 18:36:35 +01:00
validate-js.yml Fix tsc (#49) 2021-03-12 13:21:46 +01:00