Closed
Description
I have tried to implement react native paper textinput in outlined mode, I want to change the color of placeholder and also the text value after input , but I am unable to do so
I have attached the snack link below
(first text input placeholder color and text value)
https://snack.expo.dev/uEaFRaaIl
"react-native-paper":5.0.1,
"react-native": 0.67,
I have mutltiple options like making changes in theme , but nothing seems to work.