/react-photo-uploader

Primary LanguageJavaScriptMIT LicenseMIT

react-photo-uploader

Upload, drop, or take a photo.

Installation

yarn add react-photo-uploader

Usage

Accepts an onUpload prop that is called once a photo is taken, uploaded, or dropped into the component

Example

yarn build
yarn demo