Skip to content

Fix picker label.textColor double conversion with Fabric#667

Open
ArnaudDerosin wants to merge 1 commit intoreact-native-picker:masterfrom
ArnaudDerosin:fix/picker-textcolor-new-arch
Open

Fix picker label.textColor double conversion with Fabric#667
ArnaudDerosin wants to merge 1 commit intoreact-native-picker:masterfrom
ArnaudDerosin:fix/picker-textcolor-new-arch

Conversation

@ArnaudDerosin
Copy link

Fix: #662

This regression was introduced during the refactor from v2.11.3 to v2.11.4
0096a16

textColor was ignored under Fabric due to double color conversion resulting in nil. Fabric already provides UIColor values, which must not be passed through RCTConvert. This restores correct behavior in both the new and old architectures.

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

Successfully merging this pull request may close these issues.

Picker.Item property 'color' not honoured after upgrade to v2.11.4

1 participant