Zmień powrót iPhone'a w klawiaturze, aby wyszukiwać w React Native
<TextInput style={[styles.textInput]}
placeholder='搜索'
placeholderTextColor='#bbb'
returnKeyType='search' // there it is
/>
Powerful Pigeon