Open cheneyma1s opened 11 months ago
Seems the same problem as this ISSUE I opened it in September but I still have the problem
I have the same problem Did you find any solution?
I was able to add padding but not color styles:
topBarProps={{
containerStyle: {
paddingTop: 16,
paddingRight: 16,
},
}}
Description
When using the Picker component with useWheelPicker, the doneButtonProps in topBarProps do not work.
Related to
Steps to reproduce
Expected behavior
have padding and text color changed
Actual behavior
Not effective DoneButton with padding and text color
More Info
Code snippet
Screenshots/Video
Environment
Affected platforms