background image set in textinput react native for search code example
Example: imagebackground with input inot avoiding react native
background:{
flex: 1,
resizeMode: 'stretch',
width: Theme.getScreenWidth,
height: Theme.getScreenHeight+50,
}