* Get sizes per ImageFormat/PixelFormat
* Fix `getOutputMinFrameDuration` crashing
* Fix `isHighestPhotoQualitySupported`
* Add TS type explanations
* Update CameraDevice.ts
* Update CameraViewModule.kt
* Add link to AVCaptureColorSpace apple docs
* Add `supportsFocus` prop to CameraDevice
* Add true-depth camera again
* Revert "Add true-depth camera again"
This reverts commit 5814b8ca7a15b3273ff29498144bb352619a4c1d.
* Use reviewdog for TSC
* Replace all `type Readonly<T>` with `interface T`
* Use --frozen-lockfile for yarn
* Give all actions a name
* Fix yarn example