mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-19 19:31:54 +03:00
commit
49360ca751
@ -53,7 +53,7 @@ const TagResultScreen = ({ navigation }) => {
|
||||
<SearchInput
|
||||
showClearButton={true}
|
||||
onBackPress={_navigationGoBack}
|
||||
editable={true}
|
||||
autoFocus={false}
|
||||
onChangeText={_setTag}
|
||||
value={tag}
|
||||
prefix="#"
|
||||
|
Loading…
Reference in New Issue
Block a user