react-native-dropdown-picker
react-native-dropdown-picker copied to clipboard
feat: Add itemLabelProps
This PR adds itemLabelProps
to allow developers to pass props directly to the Text
component inside the item.
This could address issues like https://github.com/hossein-zare/react-native-dropdown-picker/issues/460:
itemLabelProps={{
numberOfLines: 1
}}
Thanks for the PR.
Any update on this?
Hey @hossein-zare is there anything outstanding on this PR that needs addressing? I'm experiencing the same problem as #460 and it looks like this change is a good solution.
Hello again, @amhinson @smbkr
is there anything outstanding on this PR that needs addressing?
Nope, Just the things happening in my country (Iran) kept me away from working on projects. Git is blocked for some stupid reason we don't know and so are almost all VPNs and Proxies.
I'll publish a new version as soon as possible.