chymtt / ReactNativeDropdownAndroid

A simple wrapper for Android's Spinner in react-native
MIT License
62 stars 22 forks source link

Description doesn't match project's purpose #12

Closed niftylettuce closed 8 years ago

niftylettuce commented 8 years ago

The title is A simple wrapper for Android's Spinner in react-native -- do you have this spinner somewhere? I'd love Android's spinner for react native...

chymtt commented 8 years ago

Well Spinner is Android's native component for a dropdown. You can read more here: http://developer.android.com/guide/topics/ui/controls/spinner.html