Greetings!
I'm using a remote data source for a ListView component, and it shouldn't load all the data at once.
I checked the Virtualization documentation, but only found it with a local data.
Is there any sample of ListView Virtualization with remote data?
Also, is there any further information about the @Query? I must create a specific query to load 6 items every time the user gets to the bottom of the list.
I'd appreciate if you could help me!
Best regards