React Native Camera Versions Save

A Camera component for React Native. Also supports barcode scanning!

v4.2.1

2 years ago

4.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. (#3331) (9c0b87e)

v4.2.0

2 years ago

4.2.0 (2021-09-13)

Features

v4.1.1

2 years ago

4.1.1 (2021-08-27)

Bug Fixes

  • default variable to empty string to match RN props (#3330) (4523c06)

v4.1.0

2 years ago

4.1.0 (2021-08-24)

Features

  • implement onCameraReady event on Windows (#3324) (7b897b0)

v4.0.3

2 years ago

4.0.3 (2021-08-18)

Bug Fixes

v4.0.2

2 years ago

4.0.2 (2021-08-17)

Bug Fixes

v4.0.1

2 years ago

v4.0.0

2 years ago

4.0.0 (2021-07-16)

Features

BREAKING CHANGES

  • migrate to Google ML Kit

  • migrate to google ML Kit

  • refactor: migrate android to google ML Kit

  • refactor: migrate android general flavor to mlkit

  • docs: update docs for MLKit

  • docs: update installation doc

Co-authored-by: Mike Duminy [email protected] Co-authored-by: Zhang Xuan [email protected]

v3.44.3

2 years ago

3.44.3 (2021-07-02)

Bug Fixes

v3.44.2

2 years ago

3.44.2 (2021-07-01)

Bug Fixes