react-photo-gallery
react-photo-gallery copied to clipboard
Wrap every image in div
This will provide an opportunity to create responsive gallery where all images are in same size
I think you can use renderImage
instead to override the default behavior, see this demo.