`getItemValue()` and `renderItem()` seem redundant. Both are used to return what is displayed for each item. Why are they both necessary?
getItemValue()andrenderItem()seem redundant. Both are used to return what is displayed for each item. Why are they both necessary?