Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [4.2.1](react-native-camera/react-native-camera@v4.2.0...v4.2.1) (2021-09-21) ### Bug Fixes * Remove the `mCamera.setPreviewDisplay` call on surface destroy as it may cause ANRs or slow down the UI when unmounting. The side effect of this is a nasty warning `BufferQueue has been abandoned` that can be ignored. ([react-native-camera#3331](react-native-camera#3331)) ([9c0b87e](react-native-camera@9c0b87e))
- Loading branch information