React-native-elements: Dropdown or Picker component

Created on 30 Mar 2017  路  50Comments  路  Source: react-native-elements/react-native-elements

Is there any combobox (aka dropdown, picker) component?
eg. http://shoutem.github.io/docs/ui-toolkit/components/dropdown-menu

馃挕New Component

Most helpful comment

+1 !

All 50 comments

Not currently. Will add it to the roadmap. Thanks for reporting

Any estimation? the lack of this components blocks me from using your great library :(

@dyaacov any suggestions on how it should look? Having some screenshots would be helpful for anyone building this feature

Good idea ! Need this component ! 馃憦馃憦

I would add https://material.io/guidelines/components/menus.html#menus-simple-menus as a reference as well.

Also adding https://www.npmjs.com/package/react-native-modal-dropdown as a reference. Thanks @xstable

And in the meantime, please check out the Picker component supported by React Native here: https://facebook.github.io/react-native/docs/picker.html

+1 !

Hey, was anything implemented?

Not currently @jstansbe

oh~ hope we can use it tomorrow.

@martinezguillaume that looks great!

When this component is released on beta?

@camux Maybe the pr will be finished during the next month

Excited for this!
Hopefully after I learn more about components in react and react native I can help contribute <3

Any updates on this component? Thanks.

Sorry guys 馃様 I鈥檝e been busy last weeks, I鈥檒l try to do my best to finish this pr in the next days !!

Same here 馃檲

still waiting ..

Same here, hope it's done soon

Still waiting

oh, it looks stoped

Any reason why this seems to have been dropped?

I鈥檓 not really sure of the way to implement this, I鈥檝e made a first shot but I don鈥檛 think it鈥檚 a good implementation, we need to discuss of that (And I admit that I don鈥檛 have much time to work on it 馃檨)

@martinezguillaume I had an implementation that consists of basically 2 parts and want to do exactly the same as https://react-select.com/creatable#creatable.

image

Part 1: A search bar, at the same time, a result bar.
Part 2: An onLayout FlatList.

It allows create field if you want, and the create functionality can be easily disable by setting the readonly props.

Not sure if this is what the community is looking for. If so, I will try to make a PR. @iRoachie

up!

Any other language good example to mention? We could use as ref and make a PR.

any updates?

Any updates on this? Would really like something like https://github.com/toystars/react-native-multiple-select

+1

Yeah +1

+1000

+1

Still waiting for this :)

This issue has been solved, Google "Flutter"

+1

+1

+1

+1

Please refrain from using "+1" comments. Instead, use the :thumbsup: emoji on the original comment in order to keep the comments section clear for actual discussion.

Please refrain from using "+1" comments. Instead, use the emoji on the original comment in order to keep the comments section clear for actual discussion.

+1

Is dropdown already implemented?

Let me know if someone is willing to take on this task. I'm hoping that someone is willing to put together a PR for this in the next 2-3 months.

Need this because the material dropdown thats out there isn't maintained and breaks in RN 62.0 :(

https://github.com/n4kz/react-native-material-dropdown

I'm waiting this component so long time and now I develop it, if there are something missing just let me know, please. Here is my pull request: https://github.com/react-native-elements/react-native-elements/pull/2670

A basic dropdown is quite easy but considering the compatibility and use cases, I would prefer using https://www.npmjs.com/package/@react-native-community/picker this.

@pranshuchittora that library is a good find. It looks well maintained. I don't think we want to be duplicating efforts, so unless there's a compelling reason someone can give for RNE to have another drop down component. I'll close out this ticket.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jackcbrown89 picture jackcbrown89  路  3Comments

hazmah0 picture hazmah0  路  3Comments

binzailani3136 picture binzailani3136  路  3Comments

pacozaa picture pacozaa  路  3Comments

ilkerceng picture ilkerceng  路  3Comments