Answers for "react native style placeholder"

1

placeholder react native

<TextInput placeholder="This is a Placeholder, define what to enter here to the user"></TextInput>
Posted by: Guest on February-28-2021
0

how to align placeholder in react native

//all text align works with place holder
textAlignVertical : {"top","bottom"},
textAlign : {"center"}
Posted by: Guest on October-11-2020
0

none

//all text align works with place holder
textAlignVertical : {"top","bottom"},
textAlign : {"center"}
Posted by: Guest on October-11-2020

Code answers related to "react native style placeholder"

Code answers related to "Javascript"

Browse Popular Code Answers by Language