danish1658 / react-native-dropdown-select-list

☝️ React Native Select List Equivalent to Html's Select with options"
https://www.npmjs.com/package/react-native-dropdown-select-list
MIT License
193 stars 90 forks source link

MultiSelectList's `OnSelect()` returns a function, instead of the selected values array #87

Open KoalaBear opened 11 months ago

KoalaBear commented 11 months ago

https://github.com/danish1658/react-native-dropdown-select-list/blame/f4f01abcb80708adb5575b67f635f521b9d0b03c/components/MultipleSelectList.tsx#L270

maukoese commented 2 months ago

I'm getting the same error.