Kizspy | Question: 24
(Choose 1 answer)
Which of the following is TRUE related to the renderSection Header prop?
A. The renderSection Header prop is a function which takes an item from the sections array and maps it to a
React Element
B. The renderSection Header prop is used to render the footer for each section in a SectionList or FlatList
component
C. The renderSectionHeader prop is used to render the items within each section in a SectionList or FlatList
component
D. The renderSection Header prop is used to render the separator between sections in a SectionList or
FlatList component