I'm currently adopting iOS Autofill feature for my app, and the default
behavior from iOS is to add a yellow overlay in my textfield.
I've been looking in the official documentation but there is no mention about the possibility/impossibility to customize it.
I've seen several topics to trick it when it comes to web views, but my apps are pure native.