Target Branch
0.80
Link to commit or PR to be picked
react/react-native#52584
Description
The refresh controls in my app have a dark background. I'm setting RefreshControl props like the tint to white, but due to the issue this PR is fixing, users do not see a refresh control (it is black by default). Sometimes the props are passed correctly, sometimes not.
Target Branch
0.80
Link to commit or PR to be picked
react/react-native#52584
Description
The refresh controls in my app have a dark background. I'm setting RefreshControl props like the tint to white, but due to the issue this PR is fixing, users do not see a refresh control (it is black by default). Sometimes the props are passed correctly, sometimes not.