Is there any way to control the style of the placeholder text? #64
Answered
by
gabrieldonadel
JeremyBradshaw7
asked this question in
Q&A
-
Is there any way to control the style (in particular the colour) of the placeholder text? |
Beta Was this translation helpful? Give feedback.
Answered by
gabrieldonadel
Oct 5, 2022
Replies: 1 comment 1 reply
-
@JeremyBradshaw7 you can use the https://reactnative.dev/docs/textinput.html#placeholdertextcolor |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gabrieldonadel
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@JeremyBradshaw7 you can use the
placeholderTextColor
prop from React Nativehttps://reactnative.dev/docs/textinput.html#placeholdertextcolor