SectionsWheelPicker
SectionsWheelPicker component for presenting set of WheelPickers
(code example)
Usageβ
Live Editor
<SectionsWheelPicker sections={sections}/>
Result
Loading...
APIβ
activeTextColorβ
Text color for the focused row
string
faderPropsβ
Custom props for fader.
FaderProps
inactiveTextColorβ
Text color for other, non-focused rows
string
itemHeightβ
Describe the height of each item in the WheelPicker
number
numberOfVisibleRowsβ
Describe the number of rows visible
number
sectionsβ
Array of sections
WheelPickerProps
testIDβ
The component test id
string
textStyleβ
Row text style
TextStyle