# 1.2.0

- The camera on loading now picks the resolution dimensions based on the screen's aspect ratio.

# 1.1.4
- Resolved an issue where the `cameraStreamListener` was always called on starting the camera.
- Resolved an issue where in iOS 16.x the aspect ratio of the video was not matching the screen's aspect ratio.

# 1.1.3
the `snap` method now accepts to arguments to control `stop` and `clearRect` behavior on the camera snap action.
