Open jfversluis opened 7 years ago
If you want to customise the colour here is possible code for the effect/custom renderer : https://stackoverflow.com/questions/27944781/how-to-change-the-tint-color-of-the-clear-button-on-a-uitextfield
It is actually white right now. So there is some code in place for it. I'm guessing some detail changed in iOS 11. I'll look into it when I have the time, minor bug IMHO so no hurry
I have a version running on my iOS 11 device now and the clear button in the searchbar it grey now. On the Simulator however, it's white. So it either has to do with the fact that it is a physical device, or it has to do with iOS 11.