React Native library
This project is maintained by iliubinskii
React Native library • Docs
React Native library / components/WheelPicker/DualWheelPicker / Props
Internal
• A extends NumStr
• B extends NumStr
readonly
optional
color:stringU
readonly
onChange: (value1
,value2
) =>void
Handles values change.
• value1: A
First value.
• value2: B
Second value.
void
readonly
slot1:Slot
<A
>
readonly
slot2:Slot
<B
>
readonly
tick:string