What is keyExtractor?

keyExtractor ​ (item: object, index: number) => string; Used to extract a unique key for a given item at the specified index . Key is used for caching and as the react key to track item re-ordering.

Sizin İçin Seçtik  What is renderItem in react-native?

Leave a Reply

Your email address will not be published. Required fields are marked *