What's Changed
New features
- Expose
CameraPickerConfig.previewVideoViewTypeto control the video preview view type. - Expose
CameraPickerConfig.systemOverlayStyleandCameraPickerConfig.defaultSystemOverlayStyle.
Improvements
- Improve the viewer state working flow.
Fixes
- Fix recording state handling.
- Fix black screen issue when taking photos on Huawei phones.
- Fix a crash in
switchCameraswheninnerControlleris null during initialization. - Fix the Android system navigation bar rendering with a light scrim on the picker.
New Contributors
- @lancexin made their first contribution in #325
- @CyJaySong made their first contribution in #322
Full Changelog: v4.5.0...v4.6.0