neptunian / react-photo-gallery

React Photo Gallery
http://neptunian.github.io/react-photo-gallery/
Other
1.97k stars 310 forks source link

Is it possible to combine react-photo-gallery with react-window? #187

Open alejandroq opened 4 years ago

alejandroq commented 4 years ago

Does react-photo-gallery enact any optimizations similar to react-window when there are 1000s+ of images or a quantity that would be aggressive as per DOM standards? This possibly could be via an explicit API or implicit behavior? If not, has this been evaluated to be in-use in-conjunction with react-window?

Thanks for taking the time - great library!