React Swiper Cards - LzyLoading #7484
Unanswered
MichiderKluge
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a webapp with the React-Swiper Cards effect. My problem starts when using the app on mobile because I render at least 100 cards which gets too much for memory. So I am trying to implement lazy loading. So there is an option "lazyPreloadPrevNext" which sounds great but it also says that LazyLoading is requiered. I cannot find any tutorial out there. Can you help me from here?
Beta Was this translation helpful? Give feedback.
All reactions