<TextInput style={[styles.textInput]}
placeholder='搜索'
placeholderTextColor='#bbb'
returnKeyType='search' // there it is
clearButtonMode="while-editing"
/>
<TextInput style={[styles.textInput]}
placeholder='搜索'
placeholderTextColor='#bbb'
returnKeyType='search' // there it is
/>