0.3.1 • Published 4 years ago

reimagine v0.3.1

Weekly downloads
5
License
MIT
Repository
github
Last release
4 years ago

Reimagine

Simple React image uploader.

Installation

npm install --save reimagine

or

yarn add reimagine

Example

https://codesandbox.io/s/hungry-mayer-5q5sl?fontsize=14

Usage

import Reimagine from "reimagine";

<Reimagine
  width={200}
  height={200}
  onSelectImage={uploadImage}
  onEdit={editImage}
/>;
0.3.1

4 years ago

0.3.0

4 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

1.0.0

5 years ago