beforesemicolon / flatlist-react

A helpful utility component to handle lists in react like a champ
MIT License
95 stars 17 forks source link

use item id as key when available #70

Closed ECorreia45 closed 3 years ago

ECorreia45 commented 3 years ago

the renderItem is now called with an index of the item and as a 3rd parameter it should include the item id or generate one