tbleckert / react-select-search

⚡️ Lightweight select component for React
https://react-select-search.com
MIT License
676 stars 147 forks source link

View Config getter callback for component 'input' must be a function (recieved undefined) #84

Closed NawazKhanMd closed 4 years ago

NawazKhanMd commented 4 years ago

image

Just copy pasted the demo code its giving error

image image

tbleckert commented 4 years ago

@NawazKhanMd This component is unfortunately not built for React Native. You could use the the hook though and build your own view components.