react-native-dropdown-picker icon indicating copy to clipboard operation
react-native-dropdown-picker copied to clipboard

feat: Add itemLabelProps

Open amhinson opened this issue 2 years ago • 2 comments

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
}}

amhinson avatar Apr 28 '22 18:04 amhinson

Thanks for the PR.

hossein-zare avatar Apr 28 '22 20:04 hossein-zare

Any update on this?

amhinson avatar Jul 20 '22 12:07 amhinson

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.

smbkr avatar Nov 09 '22 16:11 smbkr

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.

hossein-zare avatar Nov 09 '22 20:11 hossein-zare