react-native-picker / picker

Picker is a cross-platform UI component for selecting an item from a list of options.
MIT License
1.47k stars 277 forks source link

fix: Item backgroundColor fix #453

Closed SWederell closed 1 year ago

SWederell commented 1 year ago

Fixes an issue where backgroundColor is not passed to the Item object without color being passed through style prop

Naturalclar commented 1 year ago

:tada: This PR is included in version 2.4.8 :tada:

The release is available on:

Your semantic-release bot :package::rocket: