ListSection

This is how this component looks once it's rendered in the screen:

Props

Prop

Type

Default

title

string

-

subtitle

string

-

listItems

array

-

renderItem

function

-

itemWidth

number

0

pagingEnabled

boolean

false

listHeaderSpacing

number

-

listFooterSpacing

number

-

listSeparatorSpacing

number

-

titleColor

string (color)

#0a2549

subtitleColor

string (color)

#0a2549

Last updated