autoresponsive-react icon indicating copy to clipboard operation
autoresponsive-react copied to clipboard

Appending on the fly

Open richscan opened this issue 4 years ago • 0 comments

Interested in using your component on a photography website I'm building. When all done I expect to have ~ 3000 photos with each thumbnail being a max of 260 pixels wide. Would you recommend adding all 3000 images @ once or add them in blocks (ex: 100 components @ a time). I was hoping to be able to "append" images and detect page scrolling. I do not want to use paging.

richscan avatar Sep 10 '20 19:09 richscan