v2.3.0
·
329 commits
to development
since this release
✨ New Feature
- [Method] Add new method
destroy
to stop preview and destroy the camera session;
⚡ Improvements
- In android and iOS
disposeNativeView
, calldestroy
method and remove all listeners; - In
vue.js
, replacestopCapture
bydestroy
method;
📝 Update Readme
- Add new method
destroy
definitions;
⬆️ Upgrade Dependencies
- android-yoonit-camera update from
2.5.2
to2.5.3
; - ios-yoonit-camera update from
2.2
to2.2.1
;