Skip to content

ScrollView takes and renders all items in a list at once. Whereas, Flatlist loads only a list of items that can be displayed on one screen. When the user scrolls down, it fetches new data, adds them to the list, and renders it on the screen. *THEREFORE WE USED FLATLIST FOR AN UPDATED VERSION OF LIST*

Notifications You must be signed in to change notification settings

AartiMachha/E-RIDE-STAGE-7

About

ScrollView takes and renders all items in a list at once. Whereas, Flatlist loads only a list of items that can be displayed on one screen. When the user scrolls down, it fetches new data, adds them to the list, and renders it on the screen. *THEREFORE WE USED FLATLIST FOR AN UPDATED VERSION OF LIST*

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published