fix: typing quickly on search bar causes issues with input

This commit is contained in:
Antonella Sgarlatta
2021-04-12 17:08:49 -03:00
parent 439df5f14c
commit 22e06c43af

View File

@@ -209,7 +209,6 @@ export const NoteList = (props: Props) => {
ref={iosSearchBarInputRef}
keyboardAppearance={themeService?.keyboardColorForActiveTheme()}
placeholder="Search"
text={searchText}
hideBackground
/**
* keyboardColorForActiveTheme returns the same value as apperance