1.2.3 • Published 3 years ago

@codingbycat/react-picture-viewer v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-picture-viewer

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save @codingbycat/react-picture-viewer

Usage

import React from 'react'

import PictureViewer from 'react-picture-viewer'
import 'react-picture-viewer/dist/index.css'

function App() {
  return (
    <PictureViewer picture={{ alt: 'img1', src: 'imgURL'}} />
  )
}

License

MIT © codingbycat

1.2.3

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

4 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago