Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Який параметр використовується у FlatList для унікальної ідентифікації кожного елемента?
listKey={(item) => item.key}
keyExtractor={(item) => item.key}
idExtractor={(item) => item.id}
key={(item) => item.id}
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!