abhisheknaiidu/a-pop

Add Lazy-Loading to Scroll

Opened this issue ยท 3 comments

๐Ÿš€ Feature

Make Lazy Loading Scrolling, Refer to this , if needed

https://blog.bitsrc.io/lazy-loading-react-components-with-react-lazy-and-suspense-f05c4cfde10c

Hi, Would like to know more about the issue, is the issue there in specific pages or it needs to be added for all pages.?

Hi, Would like to know more about the issue, is the issue there in specific pages or it needs to be added for all pages.?

@dvshsahu Go Ahead, lazy-loading to be applied on cards! by the time we reach at the bottom of the page, then only it should load other cards.

Is anybody working on this issue? ๐Ÿค”
If not then I would be happy to help out. ๐Ÿ‘

Also do you want to use Suspense or would you be open to a package being integrated in to make the task easier.
Thanks