sohobloo / react-native-modal-dropdown

A react-native dropdown/picker/selector component for both Android & iOS.
MIT License
1.19k stars 478 forks source link

onSelect returning string #240

Open MateuszBukowski93 opened 4 years ago

MateuszBukowski93 commented 4 years ago

Returning value from onSelect (index) should be type of number, but indeed type of index is a string