react-picture-show icon indicating copy to clipboard operation
react-picture-show copied to clipboard

Slideshow Component

Results 6 react-picture-show issues
Sort by recently updated
recently updated
newest added

Import PropTypes from `prop-types` package and update deps ![capture d ecran 2017-10-13 17 46 37](https://user-images.githubusercontent.com/160279/31554650-7c449482-b03e-11e7-890f-3b04ddcfa1ab.png)

When I import and use react-picture-show, I get the following error: ``` addComponentAsRefTo(...): Only a ReactOwner can have refs. You might be adding a ref to a component that was...

I @dowjones I am looking you code y like it (minimalist) but a do not see how to set speed time for each slide. I am working on a slidershow...

While swiping or scrolling vertically over the picture-show a slide movement gets triggered.

`Unknown.getDOMNode(...) is deprecated. Please use ReactDOM.findDOMNode(instance) instead.` Both of these deprecations are being thrown from as a result of the React 0.14.x deprecation

warning: ReactDOMComponent: Do not access .getDOMNode() of a DOM node; instead, use the node directly. This DOM node was rendered by `PictureShow`.