1.0.6 • Published 4 years ago

react-native-select-search v1.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

react-native-select

  • React Native Select is a component that allows a user to see a dropdown select. This component, optionally, allows the developer to make the dropdown data searchable, filtering the data into a subset of the original data. The fitlered data can derived from a seperate data source using a callback.