How to use Angular Virtual Scroll with Ionic

preview_player
Показать описание
The Ionic virtual scroll component was deprecated with Ionic 6, but we can easily transition to the Angular virtual scroll implementation to achieve the same performance gain for huge lists!

#############################

👨‍💻 Want to read instead of watch?

😱 NEW: Capacitor Crash Course!

⚡️Take my famous 7 Day Ionic Crash Course

🤷‍♂️Want more Ionic tutorials?

#############################

❤️You can also find me...

Or join our Facebook group:

#############################

00:00 Intro
01:54 Virtual scroll implementation
09:11 Scroll from code
13:06 Outro
Рекомендации по теме
Комментарии
Автор

Super work buddy.
Keep doing more on ionic native components

anilkumar
Автор

Do make a video about using cdkvirtualfor along with collapsible header.

iAbhinavSinghal
Автор

Olá Simon! às vezes o componente de rolagem virtual Ionic é instável, quando condicionamos a UI em tempo de execução.

gurgeleo
Автор

Thank you for your videos.
But there is a problem with this component:
ion-refresher gives problems, that is, when you drag down to go up the list, it is always called up.

GosuMania
Автор

Any chance you have a solution to disable the elastic scroll bounce, especially for an ion-modal that fills only half-page with scrollable content inside?

SyntrixSolutions
Автор

Again Fantastic tutorial 🙏🏽. Simon is it possible to use CDK scroll with ion-grid instead of a list?

amani_art
Автор

@simon please add tutorial on Ionic with leaflet map

maheshgaikwad
Автор

Hi Simon, wonder if you or anyone else watching has had problems with scrolling UP on a physical android device - it will often jump back down the list when new items are shown, in some cases it is so bad that it will look like you are scrolling down. At the point where I will just remove the functionality because it is exhausting to try and debug it.

monkemads
Автор

Just implemented this to be able to render 2000 items. Thanks!

ioncourt
Автор

Hey what's up!... this virtual scroll it's equals or have the same perform to infinite scroll ?

JoseCalderon-jixd
Автор

More tutorials on Vue ionic will be great !

LordFullStack
Автор

not working classic scroll inside a tab layout. instead of show that you might resolve that issue

Автор

@Simon - Does Angular CDK add a lot of overhead to the mobile ionic app when installed?

CaseAhr
Автор

Hi Simon - do you know if you can easily use `filter` with this?

DavidPoindexter
Автор

btw Sir, how to decide itemSize value dinamically? We know that 56 is something hard-coded thing

AGUNGKAYA
Автор

What's the point of virtual scrolling if the list still flickers when going down fast?

Joske