Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
ThaliApp
Commits
f6d64145
Commit
f6d64145
authored
Sep 05, 2018
by
Bram
Browse files
Add autofocus to the searchbar TextInput
parent
4e2e86ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/ui/screens/memberList/SearchHeader.js
View file @
f6d64145
...
...
@@ -66,6 +66,7 @@ class SearchHeader extends Component {
placeholder
=
{
searchText
}
onChangeText
=
{
this
.
updateSearchKey
}
value
=
{
searchKey
}
autoFocus
/>
)
:
(
<
Text
style
=
{
styles
.
title
}
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment