react-photoswipe
react-photoswipe copied to clipboard
PhotoSwipe, PhotoSwipeGallery component for ReactJS base on PhotoSwipe.
What about supporting srcset? As it's probably a bit complicated, maybe the best thing would be to provide an interface and a way to swap the existing image component by...
I just installed using npm and when I try to build with web pack I get the following output: ERROR in ./~/react-photoswipe/lib/index.js Module build failed: ReferenceError: [BABEL] C:\Code\GIT\DanStatenReact\DanStatenUI\node_modules\react-photoswipe\lib\index.js: Using removed...
i have two page, page1:index page2:detailsIndex the photoswipe is used to the page2, when i enter the page2, click the pic once,console.info "Uncaught TypeError: Cannot read property 'getElementsByTagName' of null...
Does this support other media than images on each slide? Such as videos or webgl canvases? What kind of data is accepted for the `src` field? (I want to build...
I found PhotoSwipeGallery will modify items. It could be better if the component keep pure.