Do we have the feature of Lazy loading of the ListView.
When there are many items, the list keeps on updating the items as the user scrolls down.
User doesn't have to wait for the complete list to be loaded to view the contents.
[type or paste code here](https://community.appinventor.mit.edu/)
The above website is the best example of the post loaded as the user keeps scrolling to the last post...
Please let me know if any project or example available.