Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview-sample-app
cordova-plugin-camera-preview Sample App
https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview-sample-app
camera camera-preview cordova cordova-plugin-camera-preview sample sample-app
Last synced: about 2 months ago
JSON representation
cordova-plugin-camera-preview Sample App
- Host: GitHub
- URL: https://github.com/cordova-plugin-camera-preview/cordova-plugin-camera-preview-sample-app
- Owner: cordova-plugin-camera-preview
- Created: 2014-12-29T13:36:25.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-26T04:14:09.000Z (over 2 years ago)
- Last Synced: 2023-08-05T04:51:12.133Z (over 1 year ago)
- Topics: camera, camera-preview, cordova, cordova-plugin-camera-preview, sample, sample-app
- Language: JavaScript
- Homepage:
- Size: 3.15 MB
- Stars: 77
- Watchers: 13
- Forks: 79
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
cordova-plugin-camera-preview Sample Cordova App
=======================This is a sample cordova application for cordova-plugin-camera-preview
## Install
```
cordova platform add android
cordova build androidcordova platform add ios
cordova build ios
```## Reset / Update Plugin to Latest
If you last installed an older version of the plugin and want to ensure the sample app is up to date again just do the following to reset.
```
rm -rf platforms/ plugins/cordova platform add android
cordova build androidcordova platform add ios
cordova build ios
```## IOS Quirks
It is not possible to use your computers webcam during testing in the simulator, you must device test