Describe the bug
When passing the color property in an array to the style prop, typescript complains
Reproducible test case
Pass an array to the style prop with the color property in it.
Expected behavior
The behavior should be allowed from typescript