0.3.1 • Published 5 years ago

reimagine v0.3.1

Weekly downloads
5
License
MIT
Repository
github
Last release
5 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

5 years ago

0.3.0

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.0

6 years ago