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
201 stars 90 forks source link

JSX element type 'SelectList' does not have any construct or call signatures. #17

Closed poinch closed 1 year ago

poinch commented 1 year ago

Hi there,

i'm trying to use this library in a react native expo project with typescript but when i use it everything its working fine but i'll get this "warning" on the SelectList component "JSX element type 'SelectList' does not have any construct or call signatures."

Then i notice that when i use the setSelected function only the key object will pass.

I have checked the node modules and looks there is something wrong:

i hope you guys could fix this annoying issues

danish1658 commented 1 year ago

Will be fixed soon, Thanks for raising this issue.

Renaldy1979 commented 1 year ago

Hi, when will you fided this problem. I'm trying used, but not working for me. Trans