FlatList | React Native Tutorial | myTectra

Pubblicato il: 09 gennaio 2020
sul canale di: myTectra
524
7

This video is all about Flat list in React Native. React Native FlatList is an inbuilt component that is used to make an efficient scrolling list of data.

The FlatList component displays similarly structured data in a scrollable list. It works well for large lists of data where the number of list items might change over time. The FlatList shows only those render elements that are currently displaying on the screen, not all the elements of the list at once.

The FlatList component takes two required props: data and render item.
The data is the source of elements for the list, and the render item takes one item from the source and returns a formatted component to render.
To implement the FlatList component, we need to import FlatList from the 'react-native' library.

=================================================
Connect With Us!

Call us on +91 8047112411
Email us on support@mytectra.com
WhatsApp on +91 9513261570

Website ► https://www.mytectra.com
Facebook ►   / mytectra.global  
Twitter ►   / mytectra  
Instagram ►   / mytectra  
Youtube ►    / mytectra  
LinkedIn ►   / mytectra  

#flatlistreactnative #flatlist #flatlistinreactnativeexample #flatlistfirebasereactnative #reactnativeflatlisthorizontal #flatlisthorizontal
#flatlistperformance #flatlisthorizontalreactnative #reactnative #mytectratutorials


In questa pagina del sito puoi guardare il video online FlatList | React Native Tutorial | myTectra della durata di ore minuti seconda in buona qualità , che l'utente ha caricato myTectra 09 gennaio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 524 volte e gli è piaciuto 7 spettatori. Buona visione!