TextInput placeHolder Alignment
Add textAlign={'center'}
as a property to the TextInput component
Add textAlign: 'center'
to your textInput style.
if you doesnt give multiline property of textinput 'true'
place holder is always center of text input
you can give padding for example paddingTop
to style of textInput
to make distance between place holder and textinput