Virtual Slide Performance is reduced with large dynamic data set in Android Platform #5445
Unanswered
vimalkumar015
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
Uh oh!
There was an error while loading. Please reload this page.
-
I am using Swiper js with ionic-angular + Capacitor js mobile app. In some scenario my app need to show more than 6000 slides. which slides data will be fetched dynamically. I use Virtual module to show slides.
In ios and web there is no performance lag. But in Android after 6000 slides loaded app is getting laggy and gets crashed.
HTML:
swiper config:
}
Need better solution ASAP to over come this challenge.
Any Advice would be very helpful.
Beta Was this translation helpful? Give feedback.
All reactions