React-native-picker-select: I am trying to change the style of Picker Item on both ios and andriod but with no luck.

Created on 27 Feb 2019  路  3Comments  路  Source: lawnstarter/react-native-picker-select

I am trying to change the style of Picker Item on both ios and andriod but with no luck. sample of the code I use

textStyle={{ color: "#5cb85c" }}
itemStyle={{
backgroundColor: "#d3d3d3",
marginLeft: 0,
paddingLeft: 10
}}
itemTextStyle={{ color: '#788ad2' }}

All 3 comments

This question belongs on stackoverflow

Seriously ? lol.

Not sure who that's directed to, but it adds nothing of value

Was this page helpful?
0 / 5 - 0 ratings