CameraPlugin
PluginCameraPluginLess than 1 minute
Camera related plugin.
import { cameraPlugin } from "@plaoc/plugins";
cameraPlugin.getPhoto();
Properties
- None
Methods
Gets a photo from the local device.
Events
- None
Platform Compatibility
Property/Method/Event | Android | iOS | Desktop-Dev | Desktop |
---|---|---|---|---|
getPhoto | ✅ | ✅ | ✅ | X |
See Also
Powered by Waline v2.15.7