Commits
semantic-release-bot authored f4f63523921
chore(release): 3.37.0 [skip ci] # [3.37.0](https://github.com/react-native-community/react-native-camera/compare/v3.36.0...v3.37.0) (2020-08-21) ### Bug Fixes * **android:** Fix camera parameters getting lost on setting focus. ([#2946](https://github.com/react-native-community/react-native-camera/issues/2946)) ([4763777](https://github.com/react-native-community/react-native-camera/commit/4763777)) ### Features * **android:** Document `pictureSize` and make sure Camera1 implementation uses it appropriately. ([#2945](https://github.com/react-native-community/react-native-camera/issues/2945)) ([628c416](https://github.com/react-native-community/react-native-camera/commit/628c416)) * **ios:** Reset cached exposure limits to avoid a crash. ([#2948](https://github.com/react-native-community/react-native-camera/issues/2948)) ([7109ac7](https://github.com/react-native-community/react-native-camera/commit/7109ac7))