ComboBox #2758
wmlutz
started this conversation in
Feature Request
ComboBox
#2758
Replies: 1 comment
-
converting this to discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I'd love to get that lovely combination of a TextInput and a Select field. It would help with really really long select lists:
https://en.wikipedia.org/wiki/Combo_box
Problem Statement
It is a pretty common UI element for forms.
Proposed Solution or API
https://github.com/hoaphantn7604/react-native-element-dropdown
Alternatives
I have a really hacky Input with a FlatList. I don't love it.
Additional Information
No response
Beta Was this translation helpful? Give feedback.
All reactions