mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-13 06:01:04 +08:00

* Removes preview settings from options obj and creates proper rect interface * Changes startCamera() signature to match plugin * Adds alpha to function signature * Removes CameraPreviewOptions and CameraPreviewSize interfaces that don't match plugin * Adds back CameraPreviewSize interface - oops * Updates docs for startCamera() * Changes CameraPreviewSize interface to Size to match plugin * Adds docs for takePicture * Reverts change to signature of setOnPictureTakenHandler * Adds CameraPreview prefix to interfaces