MohammedRaji / react-ig-feed

A React component to display a user's Instagram photos Using Instagram Basic Graph API
https://mohammedraji.github.io/react-ig-feed/
MIT License
43 stars 23 forks source link

Lazy load images for performance #8

Closed jeffceriello closed 2 years ago

jeffceriello commented 2 years ago

Hi there, is it possible to lazy load the images only when in view for performance?

MohammedRaji commented 2 years ago

Thank you for the suggestion, I will work on it soon

MohammedRaji commented 2 years ago

The lazy loading for plugin was added, use the new version