onValueChange function
Callback for when an item is selected. This is called with the following parameters: - itemValue
: the value
prop of the item that was selected - itemPosition
: the index of the selected item in this picker
onValueChange function
Callback for when an item is selected. This is called with the following parameters: - itemValue
: the value
prop of the item that was selected - itemPosition
: the index of the selected item in this picker
Please login to continue.