It was working normally until I updated to expo sdk 51 and tested on ios 17.4.1. Still works on android.
I tried using other colors besides “transparent” and it still has the iOS default color.
<TextInput selectionColor={"transparent"} cursorColor={"transparent"} maxLength={7}/>
“expo”: “^51.0.2”
“react”: “18.2.0”
New contributor
Thiago Alcantara is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.