Skip to content

Releases: nativescript-community/ui-cameraview

v0.1.1

20 Dec 20:54

Choose a tag to compare

0.1.1 (2023-12-20)

Features

v0.1.0

20 Dec 20:52

Choose a tag to compare

0.1.0 (2023-12-20)

Bug Fixes

  • android: aspectRatio and stretch fix (079432c)

Features

  • android: stretch property (d4eafde)
  • android: stretch property for preview scaleType (21f049b)

v0.0.9

07 Dec 16:17

Choose a tag to compare

0.0.9 (2023-12-07)

Bug Fixes

  • android: prevent null bitmap (0b0a78d)
  • ios: autofocus fix (cf7ace0)
  • ios: correctly returned picture(rotation) (b13235a)

v0.0.8

22 Nov 10:57
200522b

Choose a tag to compare

0.0.8 (2023-11-22)

Bug Fixes

v0.0.7

19 Nov 15:21

Choose a tag to compare

0.0.7 (2023-11-19)

Bug Fixes

  • android: fixed a crash on takePicture (e0e8e20)

v0.0.6

19 Nov 13:13

Choose a tag to compare

0.0.6 (2023-11-19)

Bug Fixes

  • android: much faster photo taking. However to make it fast it is prefered to set properties like pictureSize, captureMode ... on the view instead of as a arg of takePicture. If you do pass them to takePicture the whole configuration needs to be updated/set before taking the photo which is slow (a6c8fe6)
  • ios: throw error on not implemented methods (fa1adde)

v0.0.5

07 Nov 08:00

Choose a tag to compare

0.0.5 (2023-11-07)

Bug Fixes

  • android: build fix for broken N cli (aa60f59)

v0.0.4

10 Oct 07:00

Choose a tag to compare

0.0.4 (2023-10-10)

Bug Fixes

v0.0.3

25 Sep 14:19

Choose a tag to compare

0.0.3 (2023-09-25)

Note: Version bump only for package ui-cameraview

v0.0.2

22 Sep 14:44
42c8aa3

Choose a tag to compare

0.0.2 (2023-09-22)

Note: Version bump only for package ui-cameraview