ptmt / react-native-macos

[deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa
MIT License
11.25k stars 429 forks source link

Can't change BackgroundColor of TextInput #247

Open Smil0h opened 4 years ago

Smil0h commented 4 years ago

Hello,

Isn't it possible to change the BackgroundColor of a TextInput ?

As you can see in thescreenshots, the background of the Input is white only when focused.

Isn't it possible to change the unfocused color ?

Thanks 1 2