mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
|
<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/camera-preview/index.ts#L53">
|
||
|
Improve this doc
|
||
|
</a>
|
||
|
|
||
|
# Camera Preview
|
||
|
|
||
|
<p style="color:orange">
|
||
|
This plugin is still in beta stage and may not work as expected. Please
|
||
|
submit any issues to the <a target="_blank"
|
||
|
href="/issues">plugin repo</a>.
|
||
|
</p>
|
||
|
|
||
|
```
|
||
|
$ ionic cordova plugin add cordova-plugin-camera-preview
|
||
|
$ npm install @ionic-native/plugins/camera-preview
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://ionicframework.com/docs/native/camera-preview/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview](https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview)
|
||
|
|
||
|
Showing camera preview in HTML
|
||
|
|
||
|
Requires Cordova plugin: `https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview.git`. For more info, please see the [Cordova Camera Preview docs](https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview).
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
- Android
|
||
|
- iOS
|