Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the difference between react-native-select and react-native-drop? #5

Closed
walter211 opened this issue Jan 18, 2016 · 5 comments
Closed

Comments

@walter211
Copy link

I see these two rn lib are similiar, are they all the same?

@gs-akhan
Copy link
Owner

Yes. This one opens the dropdown in an overlay occupying full screen. and other one opens the dropdown just like html select tag..
Thanks.

@gs-akhan
Copy link
Owner

btw. You this works consistently on both Android and IOS. The rn-drop has issues with Android. And we are trying to fix that there as well..

@walter211
Copy link
Author

Another question,I tried to add style to OptionList, both attribute style and textStyle failed, I do not want to modify the lib, is there any other way to do this?

@gs-akhan
Copy link
Owner

Ouch. That looks like a bug.. If you can fix it .please send a pr. Thanks
On Jan 19, 2016 11:55 AM, "walter211" notifications@github.com wrote:

Another question,I tried to add style to OptionList, both attribute style
and textStyle failed, I do not want to modify the lib, is there any other
way to do this?


Reply to this email directly or view it on GitHub
#5 (comment)
.

@gs-akhan
Copy link
Owner

gs-akhan commented Feb 7, 2016

@walter211 please use overlayStyles for styling the optionList

Thanks

@gs-akhan gs-akhan closed this as completed Feb 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants