0.1.18 • Published 4 years ago

@jimengio/image-viewer v0.1.18

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

Image Viewer Component

npm

for zooming/rotating images.

original: meson-display

Not yet:

  • animations
  • dragging

Usage

import { ImageViewer } from "@jimengio/image-viewer";

<ImageViewer
  visible={visible}
  imageUrl={"http://cache.house.sina.com.cn/citylifehouse/citylife/de/26/20090508_7339__.jpg"}
  onClose={() => {
    setVisible(false);
  }}
  hasLeftOne={false}
  hasRightOne={false}
  closeOnBackdrop={false}
/>;

Workflow

https://github.com/jimengio/ts-workflow

License

MIT

0.1.18

4 years ago

0.1.18-a1

4 years ago

0.1.17

4 years ago

0.1.16

4 years ago

0.0.16

4 years ago

0.1.15

4 years ago

0.1.15-a1

4 years ago

0.1.14

4 years ago

0.1.14-a1

4 years ago

0.1.13

4 years ago

0.1.13-a1

4 years ago

0.1.12

5 years ago

0.1.12-a1

5 years ago

0.1.11

5 years ago

0.1.11-alpha

5 years ago