umhan35 / react-native-search-bar

The high-quality iOS native search bar for react native.
MIT License
861 stars 207 forks source link

Change background color in Android #169

Closed mtzfactory closed 4 years ago

mtzfactory commented 4 years ago

Hi,

It is possible to change the background color? Currently it is a white box... Can it be done with: https://facebook.github.io/react-native/docs/direct-manipulation?

att, mtz

mtzfactory commented 4 years ago

Shame on me... read the code first!

For any one interested, the component accepts the property textFieldBackgroundColor...