Commits
semantic-release-bot authored 0158ebfd39e
chore(release): 3.8.0 [skip ci] # [3.8.0](https://github.com/react-native-community/react-native-camera/compare/v3.7.2...v3.8.0) (2019-10-19) ### Bug Fixes * **ios:** Honor captureAudio flag by not requesting audio input if set to false. ([#2542](https://github.com/react-native-community/react-native-camera/issues/2542)) ([db8ce26](https://github.com/react-native-community/react-native-camera/commit/db8ce26)) ### Features * **android:** support null object of androidPermissionOptions to avoid request window ([#2551](https://github.com/react-native-community/react-native-camera/issues/2551)) ([20e0486](https://github.com/react-native-community/react-native-camera/commit/20e0486)) * **ci:** CircleCI Fix & Optimizations ([#2550](https://github.com/react-native-community/react-native-camera/issues/2550)) ([4705834](https://github.com/react-native-community/react-native-camera/commit/4705834)) * **readme:** improve tidelift ([28e8ad5](https://github.com/react-native-community/react-native-camera/commit/28e8ad5)) * **torch:** Torch fixes for iOS and a few nil checks. ([#2543](https://github.com/react-native-community/react-native-camera/issues/2543)) ([7abc7c2](https://github.com/react-native-community/react-native-camera/commit/7abc7c2))