Commits
Ruben Velazquez Calva authored and Laurin Quast committed 09828cdf1e0
fix(rn-camera) prevent camera-flickering on ios by introducing new property defaultVideoQuality (#1886) * Adding defaultVideoQuality property for iOS * Remove quality in Readme * Restore preset when cleanup the camera * Validate isRecording to stopRecording * Update the quality only if has changed. * Fix AVCaptureSessionPreset type