lawnstarter / react-native-picker-select

🔽 A Picker component for React Native which emulates the native <select> interfaces for iOS and Android
https://npmjs.com/package/react-native-picker-select
MIT License
1.73k stars 491 forks source link

fix: font visibility Issue on android emulator (#531) #537

Closed atif089 closed 1 month ago

atif089 commented 5 months ago

Fixes #531

Before After
image image
atif089 commented 1 month ago

Hi @lfkwtz ,

Silly question, is this released? I see a merge into master, but I'm unable to narrow it down to a specific release version. Asking because I'm using my personal fork for a project, and I'd love to go back to a proper release instead.

Thanks

lfkwtz commented 1 month ago

Hi @lfkwtz ,

Silly question, is this released? I see a merge into master, but I'm unable to narrow it down to a specific release version. Asking because I'm using my personal fork for a project, and I'd love to go back to a proper release instead.

Thanks

nope the pr is still open. there's a merge conflict you'll need to fix.

atif089 commented 1 month ago

I don't run into this issue any more after upgrading to v9.1.3 so I'm closing this.