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

Do not use this repo #531

Open
ThaJay opened this issue Nov 9, 2023 · 4 comments
Open

Do not use this repo #531

ThaJay opened this issue Nov 9, 2023 · 4 comments

Comments

@ThaJay
Copy link

ThaJay commented Nov 9, 2023

Maybe this was the repo of choice when React-Native started to remove their components for lean core but it was never finished and that's about 3 years ago now. The maintainer should put a deprecation notice on the top of their readme.

React Native Lean Core may have been a good idea, but not including these kinds of components in react-native-community was a huge mistake and things are kind of impossible right now if you're not using one of the big known component libraries.

Can anyone tell me what repo currently holds the de-facto picker with native components for React native?

@z1haze
Copy link

z1haze commented Dec 2, 2023

Unfortunately I don't think there is a defacto picker library, and since expo pushes this one, I guess this is it. I agree that it is not very good. Its wild that this library was intentionally built to give a very different experience for ios users vs android users. Like, why not give the user the option for which picker they want to display in their app on both platforms? The iOS picker is nice.. but the android one is terrible. You cannot even style the modal!

@WilliamWelsh
Copy link

We use react-native-dropdown-picker for iOS/Android and this repo for Windows

@Hloview
Copy link

Hloview commented Jul 22, 2024

Unfortunately I don't think there is a defacto picker library, and since expo pushes this one, I guess this is it. I agree that it is not very good. Its wild that this library was intentionally built to give a very different experience for ios users vs android users. Like, why not give the user the option for which picker they want to display in their app on both platforms? The iOS picker is nice.. but the android one is terrible. You cannot even style the modal!

On my side it's the opposite, users hate the ios picker, yet it is the native component.

@z1haze
Copy link

z1haze commented Jul 22, 2024

This issue is that you can't style the android one. No real business is going to want t display an ugly vanilla android modal like that when the rest of their app is themed differently. That's what I've run into, anyway.

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

4 participants