react-photo-gallery
react-photo-gallery copied to clipboard
React Photo Gallery
PhotoGallery stretches the image to show it. Can I crop the image without stretching it? Like setting the value of cover in the object-fit property.
It would be really cool if this library supported React version 17 and up. I tried pulling the project myself to see if I could get it working with V17...
Hello! I've tried to test my gallery component which is customized a bit, and I wasn't able to create correct snapshot with Jest and @testing-library/react. I was struggling and thinking...
When working on an Esri product that uses this library, I was getting a type error when following the documentation when passing in our own image component. The current RenderImageProps...
Hi, I am just wanting to edit the caption and wondering where to do that. In the css? In the npm module? Changing the color, opacity, font size, putting in...
Added support for React 17. Apologies for the replacement of single quotes with double quotes - I forgot that I played around with some vim settings a while ago and...
I've noticed that if you have just a small amount (around 50) photos, about 15 loads (3 rows), then it takes a very long time to see the remaining photos...
I'd like to pass some extra properties for my photo into renderImage function. The renderImage accepts props of type ` RenderImageProps ` but if I try to define my renderImage...
Can't import this package while running react 17. Please update for npm installs