Nativescript in android textfield caret color not changing

Viewed 8

I am having a project in nativescript-vue using textfields. I have field validation that changes the color of the text and underline if any errors are present.

While I am able to change the caret color dynamically for iOS, I am unable to do the same for android.

Could someone help me figure out how to change the colors of the caret in the textfield in android?

Thanks

0 Answers
Related