# 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.
