Skip to main content

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