Skip to main content

SectionsWheelPicker

<SectionsWheelPicker sections={sections}/>
APIThis is the list of additional props for the component

activeTextColor
string

Text color for the focused row

faderProps
FaderProps

Custom props for fader.

inactiveTextColor
string

Text color for other, non-focused rows

itemHeight
number

Describe the height of each item in the WheelPicker. Default is 44

numberOfVisibleRows
number

Describe the number of rows visible. Default is 5

sections
WheelPickerProps

Array of sections

testID
string

The component test id

textStyle
TextStyle

Row text style