The best thing about photoswipe is that the images are zoomed to the exact size of the screen. There are lots of other image zoom libraries but none of them have the same level of customization and freedom. The only downside is that the images are zoomed to the exact size of the screen and if the size of the screen is changed the image wont fit. I am solving this issue by using a responsive grid which has a max-width of 1000px so that if the screen is narrower than that the image will not get zoomed out and will fit the screen.
ο»Ώ