Closed andrewfmurphy closed 5 years ago
Camera component is a wrapper of npm:react-html5-camera-photo. The takephoto function returns a base64 representation of the photo, allowing for easy processing. The camera component is currently included in index.js to allow for easy viewing.
Camera component is a wrapper of npm:react-html5-camera-photo. The takephoto function returns a base64 representation of the photo, allowing for easy processing. The camera component is currently included in index.js to allow for easy viewing.