Commits
semantic-release-bot authored 0745fb90f0d
chore(release): 3.14.0 [skip ci] # [3.14.0](https://github.com/react-native-community/react-native-camera/compare/v3.13.1...v3.14.0) (2019-12-10) ### Bug Fixes * **android:** Fix Objects.equals that is only available after API 19 ([#2635](https://github.com/react-native-community/react-native-camera/issues/2635)) ([8c6a26f](https://github.com/react-native-community/react-native-camera/commit/8c6a26f)) * **example:** fixes and updates in mlkit example ([#2618](https://github.com/react-native-community/react-native-camera/issues/2618)) ([72c5624](https://github.com/react-native-community/react-native-camera/commit/72c5624)) * **ts:** fixed incorrect type definition file path ([#2622](https://github.com/react-native-community/react-native-camera/issues/2622)) ([047bbea](https://github.com/react-native-community/react-native-camera/commit/047bbea)) ### Features * **android:** Load Android Gradle Plugin conditionally ([#2623](https://github.com/react-native-community/react-native-camera/issues/2623)) ([d8cf6c9](https://github.com/react-native-community/react-native-camera/commit/d8cf6c9)) * **android:** restore state when useCamera2api is enabled ([#2603](https://github.com/react-native-community/react-native-camera/issues/2603)) ([1f8b863](https://github.com/react-native-community/react-native-camera/commit/1f8b863)) * **docs:** update onBarCodeRead on Android and add additional SubView library ([#2616](https://github.com/react-native-community/react-native-camera/issues/2616)) ([fe84811](https://github.com/react-native-community/react-native-camera/commit/fe84811)) * **iOS:** allow for audio session to be kept ([#2636](https://github.com/react-native-community/react-native-camera/issues/2636)) ([fe5d11d](https://github.com/react-native-community/react-native-camera/commit/fe5d11d))