imaginary-cloud / CameraManager

Simple Swift class to provide all the configurations you need to create custom camera view in your app
MIT License
1.37k stars 324 forks source link

自由选择是否支持portraitUpsideDown方向 #277

Open Amberling1988 opened 1 month ago

Amberling1988 commented 1 month ago

能否增加设备方向选择这一属性,支持portrait、landscapeLeft、landscapeRight三个方向,自由选择是否支持portraitUpsideDown。 应用场景:app 仅支持portrait、landscapeLeft、landscapeRight三个方向 出现错误情况:设备portraitUpsideDown方向时,拍出来的照片是倒置的